deepsvg icon indicating copy to clipboard operation
deepsvg copied to clipboard

[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.

Results 33 deepsvg issues
Sort by recently updated
recently updated
newest added

@alexandre01 , in the deepsvg project you posted, I found that I encountered a tensor mismatch problem when using my own svg image. I found that you specified max_num_groups=8, max_total_len=...

Hello, dear @alexandre01 , I am honored to read your work. I tried to use the model you designed to get the latent space vector z. I extracted some of...

Bumps [torch](https://github.com/pytorch/pytorch) from 1.4.0 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...

dependencies