You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
koap 722ba352eb
add the densenet yolov3
4 years ago
.gitignore Add weights converting script. 5 years ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 5 years ago
LICENSE Create LICENSE 5 years ago
README.md Update README.md 4 years ago
batch_detect.py detecting scrips 4 years ago
convert_weights.py Add yolov3-spp support 4 years ago
convert_weights_pb.py add the densenet yolov3 4 years ago
demo.py Add yolov3-spp support 4 years ago
dense_yolov3_v1.py add the densenet yolov3 4 years ago
detect.py detecting scrips 4 years ago
get_video_frames.py Add files via upload 4 years ago
utils.py Implemented 'resize' and 'draw bbox' with cv2. 4 years ago
video_detect.py detecting scrips 4 years ago
yolo_v3.py Add some densenet element to construct dense yolo 4 years ago
yolo_v3_tiny.py Fix conflicts 5 years ago
yolov3-dense.cfg add the densenet yolov3 4 years ago
yolov3_tiny_3l.py yolov3 tiny, 9 anchors. 4 years ago