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

Support for YOLOV5 #53

Closed
satyajitghana opened this issue Feb 4, 2021 · 1 comment
Closed

Support for YOLOV5 #53

satyajitghana opened this issue Feb 4, 2021 · 1 comment

Comments

@satyajitghana
Copy link

How can i replace the current yolov4 model in repo with yolov5 from https://github.com/ultralytics/yolov5 ?

@GeekAlexis
Copy link
Owner

@satyajitghana The current TensorRT plugin doesn't support YOLOv5. You can try using PyTorch for inference instead. Since I'm going to support Scaled YOLOv4, which is better than YOLOv5 in my opinion, I don't have plans to support YOLOv5 at the moment.

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