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

could provide the pretraind models? let ours have a try, test it #1

Open
xinsuinizhuan opened this issue Jul 7, 2022 · 3 comments
Open

Comments

@xinsuinizhuan
Copy link

No description provided.

@WongKinYiu
Copy link
Owner

Pre-trained models for PyTorch: https://github.com/WongKinYiu/yolov7/releases
Pre-trained models for darknet: https://github.com/WongKinYiu/yolov7/tree/darknet/weights

@xinsuinizhuan
Copy link
Author

Pre-trained models for PyTorch: https://github.com/WongKinYiu/yolov7/releases Pre-trained models for darknet: https://github.com/WongKinYiu/yolov7/tree/darknet/weights

could darknet forward, by weights model?
could onnx forward, by exported the pt model?
could tensorrt forward?

@WongKinYiu
Copy link
Owner

We have not checked exporting of RepConv layers in yolov7.pt, you could export yolov7x.pt by u5 branch first.

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