Install poetry, then run poetry install
Run make data
to download the dataset, there is an iterable dataset in src/data/dataset.py
Model modified from here
Prepare data in data/raw/train
, data/raw/val
python train.py --patch --run_dir runs/1
See our report here.