Skip to content

Commit f13195f

Browse files
committed
添加【计算机视觉】面试题
1 parent d88c286 commit f13195f

File tree

3 files changed

+21
-8
lines changed

3 files changed

+21
-8
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
- :pencil2: [面试经验](docs/面试经验.md)
2020
- :bulb: [面试技巧](docs/面试技巧.md)
2121
- :mega: [其它(计算机网络/Linux等)](docs/其它.md)
22-
23-
[2023年AI算法岗求职群](https://mp.weixin.qq.com/s/vHpSUgdJf2JG69VFRZ2T9A)
22+
- [2023年AI算法岗求职群](https://mp.weixin.qq.com/s/vHpSUgdJf2JG69VFRZ2T9A)
2423

2524
![](docs/imgs/2023年AI算法岗求职群.jpg)
2625

-18.1 KB
Loading

docs/计算机视觉.md

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,29 +1160,43 @@ NMS_demo.py:<https://github.com/humengdoudou/object_detection_mAP/blob/master/
11601160

11611161
- [SSD 论文原文完整翻译](https://zhuanlan.zhihu.com/p/65484308)
11621162

1163-
## YOLO系列(V1-V5
1163+
## YOLO系列(V1-V8
11641164

11651165
### YOLOV1
11661166

11671167
- [ ] TODO
11681168

1169-
### YOLOv2算法
1169+
### YOLOv2
11701170

11711171
- [ ] TODO
11721172

1173-
### YOLOv3算法
1173+
### YOLOv3
11741174

11751175
- [ ] TODO
11761176

1177-
### YOLOv4算法
1177+
### YOLOv4
11781178

11791179
**参考资料**
11801180

11811181
- [目标检测面试指南之YOLOV4](https://zhuanlan.zhihu.com/p/138824273)
11821182

1183-
### YOLOv5算法
1183+
### YOLOv5
11841184

1185-
### YOLOv1-YOLOv5的发展
1185+
- [ ] TODO
1186+
1187+
### YOLOv6
1188+
1189+
- [ ] TODO
1190+
1191+
### YOLOv7
1192+
1193+
- [ ] TODO
1194+
1195+
### YOLOv8
1196+
1197+
- [ ] TODO
1198+
1199+
### YOLOv1-YOLOv8的发展
11861200

11871201
- [ ] TODO
11881202

0 commit comments

Comments
 (0)