This notebook demonstrates converting a PaddlePaddle/PaddleGAN AnimeGAN model to OpenVINO's Intermediate Representation (IR) format, and shows inference results on the PaddleGAN and IR models.
This notebook uses the AnimeGAN model provided by PaddlePaddle. For more details see PaddleGAN's AnimeGAN documentation
If you have not done so already, please follow the Installation Guide to install all required dependencies.