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

cannot re-implement your work #11

Closed
CuriousCat-7 opened this issue Jul 9, 2019 · 2 comments
Closed

cannot re-implement your work #11

CuriousCat-7 opened this issue Jul 9, 2019 · 2 comments

Comments

@CuriousCat-7
Copy link

CuriousCat-7 commented Jul 9, 2019

I train the network from vgg16_bn-6c64b313.pth and eval it,
got
Calculated!{"precision": 0.7974987974987975, "recall": 0.79826673086182, "hmean": 0.7978825794032723, "AP": 0}
in save/model_epoch_600.pth

BTW, I eval the east_vgg16.pth get your original score:
Calculated!{"precision": 0.8435782108945528, "recall": 0.8127106403466539, "hmean": 0.8278567925453654, "AP": 0}
So, I used the right code and model.

What's wrong in there?
Should I use earlier epoch?

Yours,
Neo

@SakuraRiven
Copy link
Owner

Actually, I tested models with all epochs and pick the best on ICDAR2015... OTZ

@CuriousCat-7
Copy link
Author

Actually, I tested models with all epochs and pick the best on ICDAR2015... OTZ

Got it, thank you.

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