carolineec / informative-drawings

Unpaired line drawing generation
MIT License
351 stars 50 forks source link

Colab Notebook? #3

Open Merzmensch opened 2 years ago

Merzmensch commented 2 years ago

This is an amazing method. Is there a colab notebook (especially for video) planned? Thank you! :)

krummrey commented 2 years ago

This worked fine for me. You will need to manually upload the model (checkpoints) or load them from a google drive.

!git clone https://github.com/carolineec/informative-drawings
%cd informative-drawings
!python test.py --name anime_style --dataroot examples/test
n1ckfg commented 2 years ago

Here's the notebook I'm using: https://colab.research.google.com/drive/1x0NyS3zXO8b68IRfNjYEn0AMcsqPEekI?usp=sharing