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.
 
 
 
 
 
 
Eric Sheng 4ccef0ec8f
Remove "evolving"
3 years ago
DeepStream Add files via upload 3 years ago
cfg added yolov4-tiny 3 years ago
data fix maxpooling bug 3 years ago
tool Fixed an coco evaluate error while training yourself dataset 3 years ago
.gitignore 1. classification should be sigmoid 2. NMS for each class 3 years ago
License.txt Update License.txt 3 years ago
README.md Remove "evolving" 3 years ago
Use_yolov4_to_train_your_own_data.md verify your data 3 years ago
cfg.py put validation set in use, most newly added arguments are tested on my single class dataset 3 years ago
dataset.py Update dataset.py 3 years ago
demo.py 1. improve NMS 2. inference ouput to be a single tensor 3 years ago
demo_darknet2onnx.py Add support of dynamic batch size 3 years ago
demo_pytorch2onnx.py Add support of dynamic batch size 3 years ago
demo_tensorflow.py add onnx -> tensorflow 3 years ago
demo_trt.py Add support of dynamic batch size 3 years ago
evaluate_on_coco.py Split utils into utils with torch and without torch 3 years ago
models.py Add support of dynamic batch size 3 years ago
requirements.txt added coco evaluation script 3 years ago
train.py Fixed an coco evaluate error while training yourself dataset 3 years ago