Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 271 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 271 Bytes

kth_svglp_model

To generate from the SVG-FP model run:

python generate_svg_fp.py

To generate from the SVG-LP model run:

python generate_svg_lp.py

Generated gifs will be saved in logs/svg_fp and logs/svg_lp for SVG-FP and SVG-LP models respectively.