Kering AI Transformation Suite
Pioneering the future of luxury through hyper-personalized clienteling and demand-driven intelligence.
A Hierarchical Generative Network for Vector Graphics Animation and Semantic Manipulation
DeepSVG is a foundational deep learning framework designed specifically for the complex task of Scalable Vector Graphics (SVG) generation and manipulation. Unlike traditional raster-based AI models that operate on pixels, DeepSVG utilizes a hierarchical Transformer-based Variational Autoencoder (VAE) to understand the underlying commands and coordinates that define vector paths. By treating SVGs as sequences of drawing commands, the architecture allows for highly precise, resolution-independent creative workflows. In the 2026 landscape, DeepSVG remains a critical architectural reference for developers building high-end vector animation tools and icon generation platforms. It excels at latent space interpolation, which enables smooth transitions between two distinct vector shapes—a task historically difficult for standard interpolation algorithms. Its hierarchical nature allows it to separate the global shape structure from local path details, providing a level of semantic control that is essential for professional graphic design automation. The project provides pre-trained models on the SVG-Icons dataset, making it a robust starting point for research in generative vector art, font design, and automated logo variation.
Uses a two-level encoder-decoder structure where the high-level manages the distribution of paths and the low-level manages the individual path segments.
Pioneering the future of luxury through hyper-personalized clienteling and demand-driven intelligence.
Photorealistic Virtual Staging and Interior Design Conceptualization in Seconds
Professional-grade generative interior design and virtual staging for the next era of architecture.
Transform physical spaces into photorealistic digital designs with AI-driven virtual staging and 3D flythroughs.
Verified feedback from the global deployment network.
Post queries, share implementation strategies, and help other users.
Implements a Transformer-based decoder that generates SVG commands in parallel rather than one by one.
Maps SVGs to a continuous latent space where vector arithmetic can be performed to blend shapes.
Encodes both drawing commands (MoveTo, LineTo, CurveTo) and their associated XY coordinates into a unified embedding.
A robust preprocessing utility that normalizes SVG files, handles canonicalization, and removes redundant nodes.
Capable of handling SVGs consisting of up to 20 paths with 50 commands per path.
Utilizes self and cross-attention within the Transformer blocks to correlate different parts of a vector image.
Creating smooth transitions between UI icons (e.g., a 'Play' button turning into a 'Pause' button) is labor-intensive for designers.
Registry Updated:2/7/2026
Export as a Lottie or SVG animation.
Designers need dozens of variations of a single icon style for branding consistency.
Developing variable fonts requires manual node adjustment for every weight variation.