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

[Feature-request] Python converter for custom YOLO-models Darknet -> TF, TFLite, Pytorch, ONNX, ... #7179

Open
AlexeyAB opened this issue Dec 25, 2020 · 2 comments
Labels
Feature-request Any feature-request

Comments

@AlexeyAB
Copy link
Owner

[Feature-request] Python converter for custom YOLO-models Darknet -> TF, TFLite, Pytorch, ONNX, ...

@stephanecharette
Copy link
Collaborator

I was playing with something related to the title of this issue today. I used this repo to convert my custom YOLOv4-tiny network to ONNX, and then to TensorRT: https://github.com/jkjung-avt/tensorrt_demos
(Follow the instructions for demo #5.)

@MikeMpapa
Copy link

@AlexeyAB Any updates on that?? Thanks for your amazing repo!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature-request Any feature-request
Projects
Prepare for production
  
In progress
Development

No branches or pull requests

3 participants