Skip to content
/ ALIV Public

Adaptive Layered Image Vectorization (ALIV) - Source code and dataset for The Visual Computer submission

Notifications You must be signed in to change notification settings

SamEr32/ALIV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALIV-torch

Adaptive Layered Image Vectorization

ALIV is able to explicitly presents a editable representation for vectorized images.

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

Next, please refer DiffVG to install pydiffvg

Run

python main.py --config config/base.yaml --color_num 20 --color_dis 1000 --experiment experiment_1 --signature e-0 --target data/test/e-0.png --log_dir results

Please modify the config files to change configurations.

About

Adaptive Layered Image Vectorization (ALIV) - Source code and dataset for The Visual Computer submission

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages