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 have run demo.py on coco dataset and it works.
Then I tried to train (overfit) the model on 4 pictures from other dataset. During training all the accuracies were strictly positive (lowest were around 0.5). Nevertheless when I tried to run demo.py on them I get only the original image.
Do you have any ideas how can it happen (in particular positive accuracies during training and then no results for demo.py).
The text was updated successfully, but these errors were encountered:
Matimath
changed the title
demo.py no masks custom dataset, works on coco.
demo.py no masks on custom dataset, works on coco.
Nov 29, 2017
I have run demo.py on coco dataset and it works.
Then I tried to train (overfit) the model on 4 pictures from other dataset. During training all the accuracies were strictly positive (lowest were around 0.5). Nevertheless when I tried to run demo.py on them I get only the original image.
Do you have any ideas how can it happen (in particular positive accuracies during training and then no results for demo.py).
The text was updated successfully, but these errors were encountered: