fasterrcnn-pytorch-training-pipeline icon indicating copy to clipboard operation
fasterrcnn-pytorch-training-pipeline copied to clipboard

How to train custom

Open Holmes2002 opened this issue 2 years ago • 3 comments

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

Holmes2002 avatar Nov 28 '22 02:11 Holmes2002

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

sovit-123 avatar Nov 28 '22 08:11 sovit-123

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

NammaThalle avatar Jan 27 '23 05:01 NammaThalle

@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

sovit-123 avatar Jan 27 '23 05:01 sovit-123