Test the custom dataset trained weights ".pth" on the test video. #3395
Unanswered
VAIBHAVPATEL97
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I am new to the detectron 2 and need some help. I have trained the Detectron 2 COCO object detection model and have saved the weights (.pth files) to the output folder. Now, I would like to use these saved weights to test some images. How can I do that?. I tried to edit the testing code but not working, Thanks.
Note: I have registered the dataset with only the train folder there is no validation folder.
Beta Was this translation helpful? Give feedback.
All reactions