CV_final_project Based on repo from Stanford ML Group: https://github.com/stanfordmlgroup/aicc-aut21-multi-task To train the model, run: python main.py train To evaluate the model on the test set, run: python main.py test --ckpt_path <checkpoint path>