You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: