Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available: 6.11.0
LIVE-pytorch
Towards Layer-wise Image Vectorization
Updated for rebuttal (Jan/28/2022):
User study
We create a user study as suggested. A more complex user study will be added in the revised version.
The results are collected here: user study details
Code installation
we added detailed conda env file and collected detail system information to help the installation.
A more detailed docker and Google Colab demo will be provided.
Installation
pip3 install torch torchvision
pip install svgwrite
pip install svgpathtools
pip install cssutils
pip install numba
pip install torch-tools
pip install visdom
pip install scikit-fmm
pip install opencv-python==4.5.4.60
pip install easydict
pip install scikit-fmm
Next, please refer DiffVG to install pydiffvg
Run
python main.py --config config/all.yaml --experiment experiment_8x1 --signature demo1 --target data/demo1.png
Please modify the config files to change configurations.