# YOLOv10: 새로운 세대의 실시간 종단 간 객체 감지 모델

> Clean Markdown view of GeekNews topic #14999. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=14999](https://news.hada.io/topic?id=14999)
- GeekNews Markdown: [https://news.hada.io/topic/14999.md](https://news.hada.io/topic/14999.md)
- Type: news
- Author: [brainer](https://news.hada.io/@brainer)
- Published: 2024-05-26T08:59:55+09:00
- Updated: 2024-05-26T08:59:55+09:00
- Original source: [arxiv.org](https://arxiv.org/abs/2405.14458v1)
- Points: 11
- Comments: 3

## Topic Body

• YOLOv10은 NMS가 없는 훈련을 위해 일관된 이중 할당을 도입하여 경쟁력 있는 성능과 낮은 추론 대기 시간을 동시에 달성한다.  
  
• YOLO에 대한 전체적인 효율성-정확성 기반 모델 설계 전략을 제시하여 효율성과 정확도 관점 모두에서 다양한 구성 요소를 포괄적으로 최적화한다.  
  
• YOLOv10은 다양한 모델 규모에 걸쳐 성능과 효율성 측면에서 최첨단 방법을 능가한다.  
  
• 예를 들어, YOLOv10-S는 COCO에서 유사한 AP를 가진 RT-DETR-R18보다 1.8배 빠르지만 매개변수와 FLOP는 2.8배 적다. YOLOv9-C와 비교하여 YOLOv10-B는 동일한 수준의 성능을 유지하면서 대기 시간을 46%, 매개변수 수를 25% 감소시킨다.

## Comments



### Comment 25651

- Author: cosine20
- Created: 2024-05-28T10:00:14+09:00
- Points: 1

제가 학부 졸업할떄쯤에 YOLOv3이 나오고 그랬던거 같은데 시간 참 빠르네요..

### Comment 25595

- Author: brainer
- Created: 2024-05-26T09:43:08+09:00
- Points: 1

https://github.com/THU-MIG/yolov10

### Comment 25592

- Author: brainer
- Created: 2024-05-26T09:00:22+09:00
- Points: 1

몇달전에 YOLOv9 나왔는데 얼마 안 돼 v10 나왔네요.. 허허
