(SIGGRAPH Asia 2024) This is the official PyTorch implementation of SIGGRAPH Asia 2024 paper: DrawingSpinUp: 3D Animation from Single Character Drawings
-
Updated
Dec 20, 2024 - Python
(SIGGRAPH Asia 2024) This is the official PyTorch implementation of SIGGRAPH Asia 2024 paper: DrawingSpinUp: 3D Animation from Single Character Drawings
Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which allow you to reconstruct only the content or the style of the image - for better understanding of how NST works.
Reconstruction of the fast neural style transfer (Johnson et al.). Some portions of the paper have been improved by the follow-up work like the instance normalization, etc. Checkout transformer_net.py's header for details.
Create naive (no temporal loss) NST for videos with person segmentation. Just place your videos in data/, run and you get your stylized and segmented videos.
Code for TPAMI "Quality Metric Guided Portrait Line Drawing Generation from Unpaired Training Data"
NPRportrait-segmentation provides fine-grained segmentation masks for the NPRportrait datasets
Add a description, image, and links to the non-photorealistic-rendering topic page so that developers can more easily learn about it.
To associate your repository with the non-photorealistic-rendering topic, visit your repo's landing page and select "manage topics."