Skip to content

Commit cf6d70d

Browse files
authored
add yolo2
1 parent 9599c0a commit cf6d70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ObjectDetections/yolo2/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Help functions for SSD
2+
Help functions for YOLOv2
33
"""
44
import random
55
import colorsys

0 commit comments

Comments
 (0)