Train VectorSynth
November 12, 2025 Β· View on GitHub
π§βπ» Setting up environment
Create a conda environment:
conda env create -f environment.yaml
conda activate vectorsynth
πΊοΈ Generating Vector Data
See scripts/data/README.md for detailed notes on the data generation pipeline.
π₯ Training
Setup all parameters of interest in train.py, then run:
python train.py