Skip to content

Remove old DB, and add PPOCRv3DB text detection model. #158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

zihaomu
Copy link
Member

@zihaomu zihaomu commented May 5, 2023

Wait for new opencv-python-rollingversion to test the new API.

TODO LIST:

  • test the new API, and check if it works well. DONE
  • update the benchmark.

Copy link
Member

@fengyuentau fengyuentau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also need to have a try on int8 quantization.

@@ -9,7 +9,7 @@
import numpy as np
import cv2 as cv

from db import DB
from db import PPOCRv3DB
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to update benchmark related code and stats. Ping @WanliZhong to help.

@WanliZhong WanliZhong self-assigned this May 8, 2023
@WanliZhong WanliZhong added the update model request to update existing models label May 8, 2023
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this and push with LFS.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this and push with LFS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update model request to update existing models
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants