speedinghzl / DSRG

Weakly-Supervised Semantic Segmentation Network with Deep Seeded Region Growing (CVPR 2018).
MIT License
250 stars 36 forks source link

Training with custom data #16

Open ryanaleksander opened 5 years ago

ryanaleksander commented 5 years ago

I want to use this code to train with my own data, how do I go about doing that? (Organizing data, labels, etc.)