|
|
@@ -21,7 +21,7 @@
|
|
|
| Model | Batch | Scale | AP<sup>val<br>0.5 | Weight | Logs |
|
|
|
|-------------|-------|-------|-------------------|--------|--------|
|
|
|
| YOLOv1-R18 | 1xb16 | 640 | 73.8 | [ckpt](https://github.com/yjh0410/YOLO-Tutorial-v2/releases/download/yolo_tutorial_ckpt/yolov1_r18_voc.pth) | [log](https://github.com/yjh0410/YOLO-Tutorial-v2/releases/download/yolo_tutorial_ckpt/YOLOv1-R18-VOC.txt) |
|
|
|
-| YOLOv2-R18 | 1xb16 | 640 | | [ckpt]() | [log]() |
|
|
|
+| YOLOv2-R18 | 1xb16 | 640 | 75.1 | [ckpt](https://github.com/yjh0410/YOLO-Tutorial-v2/releases/download/yolo_tutorial_ckpt/yolov2_r18_voc.pth) | [log](https://github.com/yjh0410/YOLO-Tutorial-v2/releases/download/yolo_tutorial_ckpt/YOLOv2-R18-VOC.txt) |
|
|
|
| YOLOv3-S | 1xb16 | 640 | | [ckpt]() | [log]() |
|
|
|
| YOLOv5-S | 1xb16 | 640 | | [ckpt]() | [log]() |
|
|
|
| YOLOv5-AF-S | 1xb16 | 640 | | [ckpt]() | [log]() |
|