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.
 
 
 
 
Tianxiaomo 439fff60a0 append GIoU DIoU CIoU,and models can be generated from *.cfg files during training 3 years ago
cfg Update yolov4.cfg 4 years ago
data fix maxpooling bug 4 years ago
tool append GIoU DIoU CIoU,and models can be generated from *.cfg files during training 3 years ago
.gitignore tensorRT: batch_size argument for inference is deprecated, remove it 3 years ago
License.txt Update License.txt 4 years ago
README.md More comments for tensorRT 3 years ago
Use_yolov4_to_train_your_own_data.md verify your data 4 years ago
cfg.py append GIoU DIoU CIoU,and models can be generated from *.cfg files during training 3 years ago
dataset.py minor adjust code 4 years ago
demo.py 1. improve NMS 2. inference ouput to be a single tensor 3 years ago
demo_darknet2onnx.py 1. improve NMS 2. inference ouput to be a single tensor 3 years ago
demo_pytorch2onnx.py Add ONNX support for models.py 3 years ago
demo_tensorflow.py add onnx -> tensorflow 4 years ago
demo_trt.py tensorRT: batch_size argument for inference is deprecated, remove it 3 years ago
evaluate_on_coco.py Split utils into utils with torch and without torch 4 years ago
models.py append GIoU DIoU CIoU,and models can be generated from *.cfg files during training 3 years ago
requirements.txt added coco evaluation script 4 years ago
train.py append GIoU DIoU CIoU,and models can be generated from *.cfg files during training 3 years ago