DeepFaceEditing-Jittor icon indicating copy to clipboard operation
DeepFaceEditing-Jittor copied to clipboard

Results 7 DeepFaceEditing-Jittor issues
Sort by recently updated
recently updated
newest added

Hi, I recently tested this model by using some hand-drawn sketches (rather sketches by sketch generators). I found the generated images look much worse than using generated sketches. For example...

I followed your instructions to run this code, there is no issues, but the result images what I obtained is blank. Any suggestion about it? Here is the running process:...

Hello, nice job! I have a question, why don't use the encoder(including downsample and resnet-blocks) part of ``GlobalGenerator`` with ngf=32 as Geometry Encoder directly, but train a ``GeometryEncoder`` with ngf=64....

Congratulations. But I have a little request, can you share your training details? I reproduced it according to your paper, but it didn't work. Thanks.

Hi, thanks for your excellent work. But now I found that the link for downloading pre-trained model was unavailable. Could you please share it again? Thanks a lot!!!

Hi: My env: - OS: Ubuntu 20.04 - Cuda: 11.3 - cudnn 8.2.0 - gcc/g++: 10.2 Failed to run test code as: ``` DeepFaceEditing-Jittor git:(main) python test_model.py --geo ./results/sketch_gen.png --appear...

Hi, thank you for showing such a great project. I am very interested in the work you have done, can you please share the training code and the sketch dataset...