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

Installing Caffe takes forever #194

Open vythaihn opened 4 years ago

vythaihn commented 4 years ago

I'm trying to run the edge detection code and it requires installing Caffe.

This "brew install hdf5 opencv" command take forever to run. Any suggestions?

Thank you!