IGLICT / DeepFaceDrawing-Jittor

GNU General Public License v3.0
757 stars 140 forks source link

pytorch version and manifold part #18

Open fnzhan opened 3 years ago

fnzhan commented 3 years ago

When the pytorch version can be released? I am interested in the manifold part of this work, and looking forward to the code release.

cjld commented 3 years ago

Jittor has a similar interface with PyTorch, and it is much faster than PyTorch, Jittor has a team answer users' questions on QQ group https://cg.cs.tsinghua.edu.cn/jittor/download/, have a try~

Xu-Justin commented 2 years ago

I have implemented a similar version of this project using PyTorch, but without manifold projection.

Check this out: Xu-Justin/DeepFaceDrawing