ultralytics / yolov5

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
https://docs.ultralytics.com
GNU Affero General Public License v3.0
50.66k stars 16.32k forks source link

where is yolov5 paper? #1333

Closed eeric closed 3 years ago

eeric commented 3 years ago

❔Question

where is paper

Additional context

kangsan0420 commented 2 years ago

so, how did your hat taste?

thaingoc2604 commented 2 years ago

Can I ask if there is an article about yolov5?

Lininggggggg commented 2 years ago

请问没论文怎么引用啊,有哥们能提供引用格式吗?

zldrobit commented 2 years ago

@Lininggggggg How about using DOI for a citation?

Lininggggggg commented 2 years ago

@Lininggggggg How about using DOI for a citation?

oh, nice, thank you!

thaingoc2604 commented 2 years ago

I train model yolov5s (.pt) now I want to convert it to .tflite, what should I do?

zldrobit commented 2 years ago

@thaingoc2604 Plz run

python export.py --weights path/to/yolov5s.pt --include tflite

, and refer to https://docs.ultralytics.com/yolov5/tutorials/model_export .

pcruiher08 commented 2 years ago

So where's the paper?

hupf80 commented 2 years ago

Also searching for a Paper of Yolov5 for my uni-research ...

ghost commented 2 years ago

6k4ndb

gogoymh commented 2 years ago

Is there any document for how and why architecture is built like that?

serifdogruu commented 2 years ago

still not there ?

Keiku commented 2 years ago

The YOLOv7 paper has been released. Is the YOLOv5 paper yet?

[2207.02696] YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors https://arxiv.org/abs/2207.02696

abuod0 commented 1 year ago

Anything yet on Yolov5 papers?

eliabntt commented 1 year ago

2023 😂

abuod0 commented 1 year ago

I guess we'd never see it, similarly for ChatGPT..

harshdhamecha commented 1 year ago

They released YOLOV8. Only God knows whether v8 paper would come or not

ranjanj1 commented 1 year ago

March 18 2023, Do we have yolov5 paper yet ?

capsule2077 commented 1 year ago

March 26 2023, Do we have yolov5 paper yet ? yolov7 was released in cvpr2023,i think yolov5 will be released in cvpr???? .

erwinschrodinger1 commented 1 year ago

June 2023 still no paper?

ksasso1028 commented 1 year ago

eat yo socks

aymuos15 commented 1 year ago

https://github.com/ultralytics/ultralytics/issues/204

glenn-jocher commented 1 year ago

@aymuos15 hi there,

Thank you for reaching out and for your interest in YOLOv5. I understand your excitement and curiosity regarding the YOLOv5 paper. As of now, there hasn't been an official YOLOv5 paper released. However, please note that the YOLOv5 repository at Ultralytics is an open-source project developed by the Ultralytics team.

The absence of a specific paper does not diminish the value and capabilities of YOLOv5. The repository provides extensive documentation, code, and tutorials, allowing users to understand and utilize the YOLOv5 model effectively. Additionally, the YOLO (You Only Look Once) object detection algorithm has a strong community presence, and the Ultralytics team is committed to maintaining and improving the YOLOv5 repository.

If and when a YOLOv5 paper is released, it would be an exciting development for the YOLO community. Until then, I encourage you to explore the YOLOv5 repository and leverage its features for your object detection tasks.

Please feel free to ask any further questions or share any concerns you may have.

Best regards,

Glenn Jocher

charecktowa commented 7 months ago

So no paper in 2024?

glenn-jocher commented 6 months ago

@charecktowa hi there! 😊 As of now, a dedicated YOLOv5 paper has not been released. The good news is, the YOLOv5 GitHub repo is rich with detailed documentation, tutorials, and updates to support your projects. While we understand the interest in a formal paper, the repo and our active community are your go-to resources for everything YOLOv5. Thank you for your enthusiasm and support!