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 would like to know why the segmentation masks is needed during the test of the trained model? Shouldn't the trained model only accept pictures as input? How does it then differ from the untrained model?
As a template, I used the code provided at the link above. I needed to train a DeepLabv3 neural network on my Duckietown simulator dataset. As a result, I got a very strange predicted mask. I don't understand why it happened... Please, tell me what could have affected this mask so much?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello! All my questions will be on the code that is presented at this link : https://github.com/qubvel/segmentation_models.pytorch/blob/master/examples/cars%20segmentation%20(camvid).ipynb
Beta Was this translation helpful? Give feedback.
All reactions