switchablenorms / DeepFashion2

DeepFashion2 Dataset https://arxiv.org/pdf/1901.07973.pdf
2.26k stars 354 forks source link

Step-by-step procedure for running DeepFashion2 API #38

Open Durgaprasadu opened 4 years ago

Durgaprasadu commented 4 years ago

Hi All,

I am new to fashion (cloth detection and segmentation) data set.

Can anyone help me with step by step procedure for making predictions on new images using DeepFashion2 API in python.

Thank you for your support

geyuying commented 4 years ago

DeepFashion2 API is used for evaluating your results. It can not be used for making predictions on new images. You need to train your own model with deepfashion2 dataset.