PyTorch-YOLOv3
PyTorch-YOLOv3 copied to clipboard
If I only want to detect one class
Is it ok to fine-tune this yolo model in my custom dataset with class.name only have one class?
yes.
If I recall correctly, you have to leave an empty line below it or else it will give you errors.