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

Issue related to training #9

Open
pranayamhatre175 opened this issue Apr 28, 2017 · 3 comments
Open

Issue related to training #9

pranayamhatre175 opened this issue Apr 28, 2017 · 3 comments

Comments

@pranayamhatre175
Copy link

Hi

while executing VGG_scenetext_SSD_300x300.sh file I got following error

Check failed: num_priors_ * num_loc_classes_ * 4 == bottom[0]->channels() (58464 vs. 29232) Number of priors must match number of location predictions.
*** Check failure stack trace: ***
Aborted (core dumped)

Can you please provide me solution for solving this issue?
Thank you

@HelloTobe
Copy link

@pranayamhatre175 Hi, do you know how to calculate the pricision, recall and f-measure?

Could you provide me with the source codes (matlab or python)?

@pranayamhatre175
Copy link
Author

@HelloTobe Hi, use sklearn.metrics.precision_recall_fscore_support to compute pricision, recall and f-measure.
reffer this link : http://scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_fscore_support.html#sklearn-metrics-precision-recall-fscore-support

@HelloTobe
Copy link

@pranayamhatre175 Thank you very much!

Have you reimplement the paper TextBoxes:A Fast Text Detector with a Single Deep Neural Network?
There are a lot of questions i want to ask 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