-
Notifications
You must be signed in to change notification settings - Fork 345
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
Some more details on modified yolo #8
Comments
Hi Marc,
|
Hi Alexey, Thanks a lot! This was very helpful and I think this should work for what we want to test. If you have any performance metrics to compare TensorRT vs the darknet implementation that would also be very interesting to see. We will run our own benchmark tests anyways, though, so no problem if you can't release them. Thanks! |
Hi Alexey, Would you have the original darknet weights file available for reference? Thanks! |
Hi Marc, |
Hi team,
First of all thanks a lot for releasing the code. Great work!
Could you point me to some references on your workflow from training yolo with darknet then converting the cfg and weights to Caffe and making the modifications to yolo? Which script(s) did you use to convert and what is the performance difference between your yolo with TensorRT vs the darknet yolo/yolo2 implementations on a TX1/2? I was only able to find some timing measurements in you GTC slides, but no comparison in terms of mAP or any other detection quality measure.
Thanks!
Marc
The text was updated successfully, but these errors were encountered: