alexandre01/deepsvg
[NeurIPS 2020] Official code for the paper "DeepSVG: A Hierarchical Generative Network for Vector Graphics Animation". Includes a PyTorch library for deep learning with SVG data.
This project helps graphic designers and illustrators generate and animate vector graphics like icons and fonts. You provide existing vector graphics, and the tool processes them to create new, similar, or animated designs. It's designed for creative professionals who work with scalable vector graphics (SVG) and want to leverage AI for design assistance.
1,137 stars. No commits in the last 6 months.
Use this if you need to rapidly generate variations of vector icons or fonts, or create smooth animations from static SVG assets.
Not ideal if you're looking for a simple drag-and-drop vector editing software without advanced generative AI capabilities.
Stars
1,137
Forks
114
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/alexandre01/deepsvg"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
bamos/dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
MathiasGruber/PConv-Keras
Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions"....
leehomyc/Faster-High-Res-Neural-Inpainting
High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis
yu4u/cutout-random-erasing
Cutout / Random Erasing implementation, especially for ImageDataGenerator in Keras