sovit-123 / fasterrcnn-pytorch-training-pipeline

PyTorch Faster R-CNN Object Detection on Custom Dataset
MIT License
223 stars 77 forks source link

How to train custom #28

Open Holmes2002 opened 2 years ago

Holmes2002 commented 2 years ago

If I have images and txt file how to I train with your coda ??

sovit-123 commented 2 years ago

@Holmes2002 You will need to have the labels in XML format to train.

NammaThalle commented 1 year ago

so there is no way i can use this library if my labels are not in pascal voc format right?

sovit-123 commented 1 year ago

@NammaThalle You will need the labels in XML format. Please check this section. https://github.com/sovit-123/fasterrcnn-pytorch-training-pipeline#Train-on-Custom-Dataset