Skip to content
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

east.onnx model not provided #1

Open
SabraHashemi opened this issue Feb 23, 2021 · 4 comments
Open

east.onnx model not provided #1

SabraHashemi opened this issue Feb 23, 2021 · 4 comments

Comments

@SabraHashemi
Copy link

hi,
im n search of a good txt detection( high speed) and i found your work amzing (because i work on c++ and txt detects are in python always :( )
i cant see east.onnx and cant find its execution time
for east.onnx file i found
https://github.com/lxl910915/Test/blob/master/east_model.onnx

can i use this?
can you tell me for a single line text pic how time this take?

@LW-CVer
Copy link
Owner

LW-CVer commented Feb 23, 2021

I just uploaded the address of the onnx,you can find it in readme.

@SabraHashemi
Copy link
Author

thank youuuu
also
can you tell me for a single line text pic how time this take?

@SabraHashemi
Copy link
Author

A tensorflow re-implementation of the paper reported the following speed on 720p (resolution of 1280×720) images (source):
Graphic Card: GTX 1080 Ti
Network fprop: ~50 ms
NMS (C++): ~6 ms
Overall: ~16 fps

this is for tensorflw, what about trt? i'm stuck at this point of my research, its a big help for me to know this answer, thank you.

@LW-CVer
Copy link
Owner

LW-CVer commented Feb 26, 2021

I forgot, you can test it yourself with the onnx

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

No branches or pull requests

2 participants