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
{{ message }}
This repository was archived by the owner on Oct 25, 2021. It is now read-only.
Hi, I performed the training using the semantic segmentation pipeline available here. I would like to know how I evaluate the trained model in a test dataset? by reading the files, I think it is something with the infer stage but I didn't understand how to use it. And I didn't find any place to set the path to my trained weights. Thanks.