File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -1160,7 +1160,7 @@ NMS_demo.py:<https://github.com/humengdoudou/object_detection_mAP/blob/master/
1160
1160
1161
1161
- [ SSD 论文原文完整翻译] ( https://zhuanlan.zhihu.com/p/65484308 )
1162
1162
1163
- ## YOLO系列(V1-V3 )
1163
+ ## YOLO系列(V1-V5 )
1164
1164
1165
1165
### YOLOV1
1166
1166
@@ -1174,7 +1174,15 @@ NMS_demo.py:<https://github.com/humengdoudou/object_detection_mAP/blob/master/
1174
1174
1175
1175
- [ ] TODO
1176
1176
1177
- ### YOLOv1 YOLOv2 YOLOv3的发展
1177
+ ### YOLOv4算法
1178
+
1179
+ ** 参考资料**
1180
+
1181
+ - [ 目标检测面试指南之YOLOV4] ( https://zhuanlan.zhihu.com/p/138824273 )
1182
+
1183
+ ### YOLOv5算法
1184
+
1185
+ ### YOLOv1-YOLOv5的发展
1178
1186
1179
1187
- [ ] TODO
1180
1188
@@ -1186,6 +1194,8 @@ NMS_demo.py:<https://github.com/humengdoudou/object_detection_mAP/blob/master/
1186
1194
1187
1195
- [ YOLOv1,YOLOv2,YOLOv3解读] ( < https://blog.csdn.net/hancoder/article/details/87994678 > )
1188
1196
1197
+ ###
1198
+
1189
1199
## RetinaNet(Focal loss)
1190
1200
1191
1201
《Focal Loss for Dense Object Detection》
You can’t perform that action at this time.
0 commit comments