Results 4 issues of David MAUGIS

got unet_stylegan2 from pip and I cannot generate interpolation unet_stylegan2 --data '$DATASET' --results_dir '$DATASET_SG2' --models_dir '$DATASET_SG2' --name model-128x128 --generate_interpolation

When I run the code I get the following result, but it doesn't seem to match the paper result. Any idea what I could do wrong ? Thanks ![example-hairdetection-hair-region](https://user-images.githubusercontent.com/6717677/48739502-80604180-ec54-11e8-89c3-34bb58c660cc.png) ![example-hairdetection-nonhair-region](https://user-images.githubusercontent.com/6717677/48739504-80f8d800-ec54-11e8-950f-76efd66d61a1.png)...

Hi, I wrote a docker to run deep-photo-style transfer-tf, if interested you can integrate it. https://github.com/dmaugis/docker-deep-photostyle-transfer

Sorry, I m a bit newbie in ROS. How do I compile and install this ? thank you !