animegan2-pytorch
animegan2-pytorch copied to clipboard
PyTorch implementation of AnimeGANv2
I failed to convert the model using TensorFlow 2.0. Can you provide a convert for TensorFlow 2.0 convert _ weights.py file, or can you provide the converted Hayao and Shinkai....
The following results are from left to right: AnimeGANv2, AnimeGANv2-pytorch, and the original picture, using your Facev2 model. Which model is this model converted from the original AnimeGANv2? ![2023-02-15 18-33-45...
Hi Bryan, Very nice project on AnimeGAN with pytorch. I am interested in running animegan model in Playtorch framework. Playtorch is framework developed by FB to make models run in...
First, I used the command `conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch` got this error `AssertionError: Torch not compiled with CUDA enabled` Then I find the matched cuda version...
When I try the project passing an image I get this error : I have version 1.13.0 for torch and 0.14.0 for torchvision ` env: « wine »: No file...
is it possible to quantify the AnimeGANv2 model from FP32 to INT8