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
I am trying to use the new version of retinanet model i.e. resnet50_coco_best_v2.1.0.h5 but it is not showing the expected output. With the older version it is showing correct output for custom objects detection e.g. tv and cell_phone but with the new version it is showing only one object in output i.e. tv or cellphone.
Please help.
Older version: resnet50_coco_best_v2.0.1.h5
new version : resnet50_coco_best_v2.1.0.h5
The text was updated successfully, but these errors were encountered:
I am trying to use the new version of retinanet model i.e. resnet50_coco_best_v2.1.0.h5 but it is not showing the expected output. With the older version it is showing correct output for custom objects detection e.g. tv and cell_phone but with the new version it is showing only one object in output i.e. tv or cellphone.
Please help.
Older version: resnet50_coco_best_v2.0.1.h5
new version : resnet50_coco_best_v2.1.0.h5
The text was updated successfully, but these errors were encountered: