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.
王路路 c68daf377f
Update README.md
3 years ago
font first commit 6 years ago
model_data lots of changes are added 6 years ago
yolo3 将代码改为以tf.keras为主导的形式,以支持tensorflow 2.0。 4 years ago
.gitignore check yolo_body fix #12 and add yolo_loss 6 years ago
LICENSE Initial commit 6 years ago
README.md Update README.md 3 years ago
coco_annotation.py Add two scripts. (#109) 6 years ago
convert.py 将代码改为以tf.keras为主导的形式,以支持tensorflow 2.0。 4 years ago
darknet53.cfg convert darknet53 weights, close #49 6 years ago
kmeans.py Update kmeans.py 6 years ago
settings.py Extract configuration parameters into `settings.py` 3 years ago
train.py Extract configuration parameters into `settings.py` 3 years ago
train_bottleneck.py 将代码改为以tf.keras为主导的形式,以支持tensorflow 2.0。 4 years ago
voc_annotation.py add training support, close #6 6 years ago
yolo.py Extract configuration parameters into `settings.py` 3 years ago
yolo_video.py Extract configuration parameters into `settings.py` 3 years ago
yolov3-tiny.cfg lots of changes are added 6 years ago
yolov3.cfg first commit 6 years ago