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've trained centermask on my own dataset.
used several versions of centermask_v configs (19,39,99).
(all of them stalled at around loss = 0.65 .)
I've executed centermask_demo on the training set to see what the cnn has learned,
I see that some objects are identified (bbox), but most of them do not display mask information.
(the annotation files are probably not the problem, i've used then with other cnns and got better results)
here's an example, as you can see , several apples are identified, but only one of them has mask data.
please advise,
Omer.
The text was updated successfully, but these errors were encountered:
hello,
I've trained centermask on my own dataset.
used several versions of centermask_v configs (19,39,99).
(all of them stalled at around loss = 0.65 .)
I've executed centermask_demo on the training set to see what the cnn has learned,
I see that some objects are identified (bbox), but most of them do not display mask information.
(the annotation files are probably not the problem, i've used then with other cnns and got better results)
here's an example, as you can see , several apples are identified, but only one of them has mask data.
please advise,
Omer.
The text was updated successfully, but these errors were encountered: