PyTorch-SVGRender icon indicating copy to clipboard operation
PyTorch-SVGRender copied to clipboard

SVG Differentiable Rendering: Generating vector graphics using neural networks. Support: text-to-SVG, Image-to-SVG, SVG Editing.

Results 6 PyTorch-SVGRender issues
Sort by recently updated
recently updated
newest added

Hi Ximing, I have added new papers onto the repo along with your new paper vectorpainter in the readme! I was wondering for vectorpainter will there be a code release?...

[Error] RuntimeError: main thread is not in main loop (`self.tk.call('image', 'delete', self.name)` in `svg_brush.py`. Installed ok, after realizing, "oh yeah, gotta activate the conda env after running the install script"....

Hello SVGRender Team! First I want to say that I absolutely love your project! I was wondering if you have any plans to release some of the tools as an...

Hi, I don't know why but I encounter the problem (svgrender) lyxy232@lyxy232:~/lyxy/PyTorch-SVGRender$ python svg_render.py x=diffvg target='./data/fallingwater.png' /home/lyxy232/miniconda3/envs/svgrender/lib/python3.10/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: libtorch_cuda_cu.so: cannot open shared object file:...

Thank you for your projects. Having troubles when running `script/install.sh`, could you provide Dockerfile for your docker image.