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

link to raw weights, facemask-yolov4-tiny_best.weights #2

Closed
lmarval opened this issue Apr 15, 2021 · 1 comment
Closed

link to raw weights, facemask-yolov4-tiny_best.weights #2

lmarval opened this issue Apr 15, 2021 · 1 comment

Comments

@lmarval
Copy link

lmarval commented Apr 15, 2021

Hello,
I want to test maskcam on Jetson Xavier NX.
Could your share the raw weights file (facemask-yolov4-tiny_best.weights, maskcam-yolov4-best.weights?), so as to "Convert weights generated using the original darknet implementation to TRT" (in https://github.com/bdtinc/maskcam/blob/main/docs/Useful-Development-Scripts.md)
This seems to be a necessary procedure to test maskcam on Jetson Xavier NX.
Thank you in advance

@DonBraulio
Copy link
Contributor

Hi, thanks for your interest and your question.
We've uploaded the raw weights trained with the original darknet yolo implementation, but they can be converted to pytorch or trt following the procedures here:
https://github.com/Tianxiaomo/pytorch-YOLOv4#3-darknet2onnx

The weights are now available here:
https://maskcam.s3.us-east-2.amazonaws.com/facemask-yolov4-tiny_best.weights

Check my reply here which is also related to this issue (although you shouldn't need to change any python code for this case)
#3 (comment)

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