This repository contains code used achieve 10th place in the Image Matching Challenge 2022 competition which was hosted on kaggle (https://www.kaggle.com/competitions/image-matching-challenge-2022)
Our solution is described in the following link.
Kaggle Discussion : https://www.kaggle.com/competitions/image-matching-challenge-2022/discussion/328903
Konica Minolta FORXAI engineers blog (Written in Japanese) : https://forxai.konicaminolta.com/blog/017
- Clone this repository
git clone --recursive https://github.com/tmyok/kaggle-image-matching-challenge-2022.git
- Download datasets in input dir; refer to input/README.md.
- Run a docker container (if necessary).
sh docker_container.sh
cd working
python3 exec_test_data.py
cd working
python3 exec_validation_data_pipeline.py
cd working
sh tuning_sample.sh