Peihao Zhu

Results 28 comments of Peihao Zhu

Our code has been released, please git pull the newest repo for improvements and new features.

Our code has been released, please git pull the newest repo for improvements and new features.

> How did you run this in Colab? I have an error: > > ``` > !conda env update -f environment/environment.yml -n Barbershop > > Ran pip subprocess with arguments:...

Our code has been released, please git pull the newest repo for improvements and new features.

I did not do tests on 512 x 512 images. Maybe you should download the weights of the StyleGAN generator trained on 512x512 FFHQ images.

Please git pull the latest repo, and check if you have done the preprocessing step (align_face.py) for your own images.

You don't need to manually download these pre-trained models. When you run the code for the first time, it will automatically download the models for you. Also, please git pull...

It's related to your CUDA version. Please install the newest CUDA and Pytorch.

It’s an environment problem. Please set up a new conda environment based on the environment.yml file.