Clothes Detection
#5
by
palotaa
- opened
Guys, I want to detect clothes based on image containing an outfit. Any idea?
do you want to detect the clothes region or the labeling? If you can build a dataset that labels masks as per your requirement you can finetune segformer model to achieve results.