Skip to content

使用ONNXRuntime部署人脸动漫化——AnimeGAN,包含C++和Python两个版本的代码实现

Notifications You must be signed in to change notification settings

hpc203/AnimeGAN-onnxruntime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnimeGAN-onnxruntime

使用ONNXRuntime部署人脸动漫化——AnimeGAN,包含C++和Python两个版本的代码实现

起初我打算使用opencv部署的,但是opencv 的dnn模块读取.onnx文件出错了。 于是使用onnxruntime部署,C++版本的主程序是main.cpp,Python版本的主程序是main.py 除此之外,不在导入其他的程序文件,做到程序的极简高效

About

使用ONNXRuntime部署人脸动漫化——AnimeGAN,包含C++和Python两个版本的代码实现

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published