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 has been archived by the owner on Aug 28, 2024. It is now read-only.
I have a different trained PyTorch network that recognises only pipes. I have replaced the mobilenet_quantized.pt file with my .pt network file and words.txt with a file containing only one object: pipe.
However, I'm not sure what your score means, with my network is negative most of the time. Could you please explain how I can get the pure probability of object recognition and object coordinates from the inference?
Thank you!
Paul
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I hope this is not too much off topic.
I have a different trained PyTorch network that recognises only pipes. I have replaced the mobilenet_quantized.pt file with my .pt network file and words.txt with a file containing only one object: pipe.
However, I'm not sure what your score means, with my network is negative most of the time. Could you please explain how I can get the pure probability of object recognition and object coordinates from the inference?
Thank you!
Paul
The text was updated successfully, but these errors were encountered: