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.

Home Page:https://www.lingosub.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhancement: Google Colab

BigSalmon2 opened this issue · comments

commented

This is such an amazing project, but my lack of coding knowledge has rendered me incapable of testing it out for myself. I do not want to inconvenience you, but I am sure others would find this helpful as well. Could you add a Google Colab Notebook as a way to democratize?

Hey, thanks! Great suggestion! This was definitely on my todo-list since, even for people with programming experience, running the experiments requires a CUDA GPU. I don't have access to my computer in the next few days, but I'll try to quickly make those Colabs available and update this GitHub issue!

commented

Thank you so much :)

Hey @BigSalmon2, @alexandre01
I've created a PR for colab compatibility.
This is an awesome project. Would love to see it as a product. So many creators will be benefited.

Note: It changes relative paths and write_gif function.
Please find the notebook here.
https://github.com/Zilch123/deepsvg-colab/blob/master/notebooks/animation_colab.ipynb