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.
https://www.reshot.ai
MIT License
981 stars 99 forks source link

Misleading Markdown #20

Open wamiq-reyaz opened 3 years ago

wamiq-reyaz commented 3 years ago

Hello,

I just wanted to point out a possible error in the description of your encoding. Here you say that the first row containts the command, but in reality, each row describes a whole command, with the first column being the command type and the rest being its args.

Is that correct?

Regards, Wamiq

JasonLLLLLLLLLLL commented 1 year ago

Hello,

I just wanted to point out a possible error in the description of your encoding. Here you say that the first row containts the command, but in reality, each row describes a whole command, with the first column being the command type and the rest being its args.

Is that correct?

Regards, Wamiq

totally agree with u