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