Pytorch implementation of MISR-GRU, a deep neural network for multi image super-resolution (MISR), for ProbaV Super Resolution Competition European Space Agency's Kelvin competition.
*** Trained model is available to download (https://github.com/rarefin/MISR-GRU/blob/master/resources/MISR-GRU.pth)
- Setup a python environment and install dependencies, we need python version >= 3.6.8
pip install -r requirements.txt
-
Download the data from the Kelvin Competition and unzip it
-
Run the save_clearance script to pre-compute clearance scores for low-res views
python save_clearance.py --data_dir /path/to/ESA_data
- Train a model with default config
python train.py --config_file_path ../config.json
- Train a model with default config
python create_submission_file.py --config_file_path ../config.json
Although comepetetion is over but model performance PROBA-V Super Resolution post mortem
Md Rifat Arefin, Samira E. Kahou, Vincent Michalski Alfredo Kalaitzis