Tianxiaomo / pytorch-YOLOv4

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

adding classes over the coco classes #426

Open hamdii02 opened 3 years ago

hamdii02 commented 3 years ago

Hello, I want to add a new class to the 80 classes of the COCO dataset suing fine tuning could anyone please show me the step to do this Thank you