tensorflow / models

Models and examples built with TensorFlow
Other
76.94k stars 45.79k forks source link

adding Yolov5 model in tensorflow. #10322

Closed mrinal18 closed 1 year ago

mrinal18 commented 2 years ago

Prerequisites

Please answer the following question for yourself before submitting an issue.

1. The entire URL of the file you are using

https://github.com/Mrinal18/YOLOv5_tensorflow#readme

2. Describe the feature you request

YOLOv5 model implementation in tensorflow

3. Additional context

Add any other context about the feature request here.

4. Are you willing to contribute it? (Yes or No)

Yes

arashwan commented 2 years ago

Yolov4, and scaled yolov4 are already added. There are no plans atm to support yolov5.

mrinal18 commented 2 years ago

@arashwan , Yolov5 has been implemented in pytorch and this model is also being used for many compititions (for example Kaggle), i wonder why it is not implemented in tensorflow.

Thanks, Mrinal

laxmareddyp commented 1 year ago

Yolov4, and scaled yolov4 are already added. There are no plans atm to support yolov5.

@arashwan,

Can we close this issue , if we do not have any plans to support?

Thanks.

arashwan commented 1 year ago

Yes, we can close it, thank you!