This code is built from [1]. In order to run this code, a couple of steps are needed:
- pip install -r 'requirements.txt'
- unzip image dataset and put it into 'dataset/images'
- 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'