Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 1 KB

File metadata and controls

15 lines (8 loc) · 1 KB

Photo to Anime with PaddleGAN Tutorial

Binder

anime coco

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.

Notebook Contents

This notebook uses the AnimeGAN model provided by PaddlePaddle. For more details, see the PaddleGAN's AnimeGAN documentation

Installation Instructions

If you have not installed all required dependencies, follow the Installation Guide.