Clothing-Detection icon indicating copy to clipboard operation
Clothing-Detection copied to clipboard

I want to know the class information of maskrcnn_banchmark

Open DKDML opened this issue 4 years ago • 1 comments

Thank you for your project. Actually I am using your maskrcnn_benchmark to detect clothes. Detection works fine. However, class matching is not good. Can you tell me the class information of maskrcnn_benchmark?

DKDML avatar Jan 10 '22 02:01 DKDML

Hi, thanks for using my project The class indexes are the same used by DeepFashion2 and Modanet, those are:

DeepFashion2 short sleeve top long sleeve top short sleeve outwear long sleeve outwear vest sling shorts trousers skirt short sleeve dress long sleeve dress vest dress sling dress

ModaNet: bag belt boots footwear outer dress sunglasses pants top shorts skirt headwear scarf/tie

simaiden avatar Jan 24 '22 13:01 simaiden