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

YOLOv4-P6 convert torch .pt to darknet .weights #404

Open
pabsan-0 opened this issue Aug 24, 2022 · 0 comments
Open

YOLOv4-P6 convert torch .pt to darknet .weights #404

pabsan-0 opened this issue Aug 24, 2022 · 0 comments

Comments

@pabsan-0
Copy link

Hello, I'd like to convert my trained yolov4-P6 model to darknet cfg + weights in order to run it via deepstream through Deepstream-YOLO, which currently does not support .pt models.

I've taken a look at #202 but it seems to relate only to regular size yolov4, since large models use .yaml files and there is no models.py script with a convert function in their branch.

How would one proceed to do this conversion?

@pabsan-0 pabsan-0 changed the title YOLOv4-P6 convert .pt to .weights YOLOv4-P6 convert torch .pt to darknet .weights Aug 24, 2022
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

1 participant