Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yolov5.pt #2

Open
pioneer158 opened this issue Jul 5, 2020 · 2 comments
Open

yolov5.pt #2

pioneer158 opened this issue Jul 5, 2020 · 2 comments

Comments

@pioneer158
Copy link

How to use Yolov5 weight file for detection?

@avBuffer
Copy link
Owner

avBuffer commented Jul 6, 2020

Hey,
Step1: do scripts/from_darknet_weights_to_pb.py to change into pb file, if yolov5.weights.
However if yolov5.pt in Pytorch, it's a bit difficult. You should change pt into onnx, and then change into tensorflow pb

@pioneer158
Copy link
Author

pioneer158 commented Jul 6, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants