Skip to content

Latest commit

 

History

History
 
 

206-vision-paddlegan-anime

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Photo to Anime with PaddleGAN Tutorial

Binder

anime coco

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.

Notebook Contents

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

Installation Instructions

If you have not done so already, please follow the Installation Guide to install all required dependencies.