Tianxiaomo / pytorch-YOLOv4

PyTorch ,ONNX and TensorRT implementation of YOLOv4
Apache License 2.0
4.47k stars 1.49k forks source link

How much time does it need to train COCO2017? #435

Open feiyuhuahuo opened 3 years ago

feiyuhuahuo commented 3 years ago

My GPU is one RTX3090. It takes about 5 hours to train one epoch with batch_size=64, subdivisions=8. Is this normal? Does anyone know?