cvdfoundation / fashionpedia

132 stars 13 forks source link

How to use my custom data ? #7

Open firaki12345-cmd opened 2 years ago

firaki12345-cmd commented 2 years ago

Hi, everyone.. so i have many pics of footwear.

i want to do instance segmentation of my footwear and remove the background.

how can use fashionpedias API with my custom dateset ? or do i have to annotate them one by one

KMnP commented 1 year ago

Hi, if your goal is to use your own dataset with Fashionpedia API, you should have the corresponding json file, with format like this: https://github.com/cvdfoundation/fashionpedia#detection-task-instances_attributes

If your goal is to do instance segmentation, you could find a model trained with Fashionpedia, and starts from there.