Hi, How can I train my dataset?
#13
by
llysonylin2012
- opened
hi , I want to train my own clothing dataset , how can i found the train.py or test.py , then i can update the default modal data?
thx~
I'm not sure what you mean by "I want to train my own clothing dataset". If you want to train on your own clothing dataset then use this https://huggingface.co./docs/transformers/main/tasks/semantic_segmentation which is what I followed to train this model. You'll have to adjust some parts but overall most of it is what you need.
Yes it can be trained on any type of image, you might need to adjust the output layer size if you're using different classes.
mattmdjaga
changed discussion status to
closed