Code of Kaggle competition Early-detection-of-3D-printing-issues

This code is built from [1]. In order to run this code, a couple of steps are needed:

  1. pip install -r 'requirements.txt'
  2. unzip image dataset and put it into 'dataset/images'
  3. downloaded trained parameters file 'MHResAttNet-dataset_full-11042023-epoch=07-val_loss=0.01-val_acc=1.00.ckpt' from https://drive.google.com/file/d/12HXA5ZXtr2qpa2tfW59EliAh7irusCK2/view?usp=sharing and put it into 'src/checkpoint/11042023'

[1] https://github.com/cam-cambridge/caxton