phillipi / pix2pix

Image-to-image translation with conditional adversarial nets
https://phillipi.github.io/pix2pix/
Other
10.17k stars 1.71k forks source link

Label generation own dataset #154

Open daaning opened 6 years ago

daaning commented 6 years ago

Can anybody give me some advise for how to create labels from images. For example like the cityscapes dataset, Thanks in advance, amazing project!

junyanz commented 6 years ago

They were annotated by humans. You can also use an automatic method such as this one.