Source code of the MissNet
-
Pre-processed dataset which is publicly available on Google Drive here
-
All the training settings for reproducing the results Model settings are in
model_setting
folder, where:Baselines are in the [`model_setting/compare_method`](./model_setting/compare_method/) folder. Pre-training is in the [`model_setting/pretrain_model`](./model_setting/pretrain_model) folder. Fine-tuning is in the [`model_setting/finetune_model`](.model_setting/finetune_model) folder.