affinelayer / pix2pix-tensorflow

Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
MIT License
5.07k stars 1.3k forks source link

Wrong output using HED in process.py #123

Open akileshbadrinaaraayanan opened 6 years ago

akileshbadrinaaraayanan commented 6 years ago

When I use the functionality in process.py to generate edges using HED (after setting up the required things for HED), there seems to be a shift in the location of edges as compared to the colored ones.

Is there a reason for the same? How do we fix it?

zaidalyafeai commented 6 years ago

@akileshbadrinaaraayanan same issue here. have you resolved it ?

ningning32 commented 6 years ago

I meet the same issue here. have you resolved this problem ?

zaidalyafeai commented 6 years ago

@ningning32 Check my fork of the HED code https://github.com/zaidalyafeai/pix2pix/blob/master/scripts/edges/batch_hed.py