phillipi / pix2pix

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

Training for segmentation #108

Open hugozanini opened 6 years ago

hugozanini commented 6 years ago

Hi, I'm trying to train pix2pix for segmentation. I'm using SUN-RGBD dataset (segmentation in scenes indoor), but my results are very bad. I believe that the problem may be in the consistency of the data. Sometimes things that we consider to have the same class (as wall) have different pixel values in different images. Can this be a problem?

wxh001qq commented 6 years ago

sorry, may i ask you how to run the evaluate.py? i found there request labels,and there are many fold that could not found in the cityscape dataset that the download.sh provide