Skip to content

Commit b93658b

Browse files
committed
2022-2-18提交学习记录
1 parent 206e890 commit b93658b

3 files changed

+3
-3
lines changed

paper-reading/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
| 2 | **Very Deep Convolutional Networks for Large-Scale Image Recognition** | CNN | [🎫](https://github.com/chairc/daily-learning/tree/main/paper-reading/CNN/Very%20Deep%20Convolutional%20Networks%20for%20Large-Scale%20Image%20Recognition) |||
77
| 3 | **Deep Residual Learning for Image Recognition** | CNN | [🎫](https://github.com/chairc/daily-learning/tree/main/paper-reading/CNN/Deep%20Residual%20Learning%20for%20Image%20Recognition) |||
88
| 4 | **Attention Is All You Need** | Transformer | [🎫](https://github.com/chairc/daily-learning/tree/main/paper-reading/Transformer/Attention%20Is%20All%20You%20Need) |||
9-
| 5 | **MobileNets: Efficient Convolutional Neural Networks for Mobile Vision** | CNN | || |
10-
| 6 | **You Only Look Once: Unified, Real-Time Object Detection** | YOLO | || |
9+
| 5 | **MobileNets: Efficient Convolutional Neural Networks for Mobile Vision** | CNN | [🎫](https://github.com/chairc/daily-learning/tree/main/paper-reading/CNN/MobileNets%20Efficient%20Convolutional%20Neural%20Networks%20for%20Mobile%20Vision) || |
10+
| 6 | **You Only Look Once: Unified, Real-Time Object Detection** | YOLO | [🎫](https://github.com/chairc/daily-learning/tree/main/paper-reading/YOLO/YOLOv1) || |
1111
| 7 | **YOLO9000: Better, Faster, Stronger** | YOLO | |||
12-
| 8 | **YOLOv3: An Incremental Improvement** | YOLO | | | |
12+
| 8 | **YOLOv3: An Incremental Improvement** | YOLO | [🎫](https://github.com/chairc/daily-learning/tree/main/paper-reading/YOLO/YOLOv3) | | |
1313
| 9 | **YOLOv4: Optimal Speed and Accuracy of Object Detection** | YOLO | |||
1414
| 10 | **An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale** | Transformer | |||
1515
| 11 | **Swin Transformer: Hierarchical Vision Transformer using Shifted Windows** | Transformer | |||
Binary file not shown.

0 commit comments

Comments
 (0)