huochaitiantang / pytorch-deep-image-matting

Pytorch implementation of deep image matting
293 stars 71 forks source link

Dataset #11

Open shivam-pandey-15 opened 5 years ago

shivam-pandey-15 commented 5 years ago

How to create dataset using VOC 12 and COCO 17. The tools which can help creating the dataset

huochaitiantang commented 5 years ago

tools/composite.py may help you.

shivam-pandey-15 commented 5 years ago

I have looked the code in the file but there I could find an Adobe research folder in path and as I don't have that data I had this doubt. Also some of the shortnames were not clear in code