일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- 논문리뷰
- Python
- 코딩테스트
- Computer Vision
- 인공지능
- 논문
- 옵티마이저
- pytorch
- object detection
- 딥러닝
- Paper Review
- 프로그래머스
- Segmentation
- programmers
- Self-supervised
- 머신러닝
- cnn
- Convolution
- 논문구현
- 파이토치
- optimizer
- 코드구현
- opencv
- Semantic Segmentation
- transformer
- 알고리즘
- 논문 리뷰
- 파이썬
- Ai
- ViT
Archives
- Today
- Total
목록Image Detection (1)
Attention please
[논문 리뷰] YOLO: You Only Look Once:Unified, Real-Time Object Detection(2016)
이번에 리뷰할 논문은 You Only Look Once: Unified, Real-Time Object Detection 입니다. https://paperswithcode.com/paper/you-only-look-once-unified-real-time-object Papers with Code - You Only Look Once: Unified, Real-Time Object Detection 🏆 SOTA for Real-Time Object Detection on PASCAL VOC 2007 (FPS metric) paperswithcode.com object detection은 image 내에 object의 위치를 예측함과 동시에 해당 object의 class를 분류해야하는 task입니다. 이미..
논문 리뷰/Object detection
2023. 7. 17. 00:22