https://github.com/paulaharder/hackathon-ci-2020
Code from Hackathon CI2020
https://github.com/paulaharder/hackathon-ci-2020
deep-learning gans night-vision satellite-imagery
Last synced: 6 months ago
JSON representation
Code from Hackathon CI2020
- Host: GitHub
- URL: https://github.com/paulaharder/hackathon-ci-2020
- Owner: paulaharder
- Created: 2020-09-25T16:33:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-24T18:17:48.000Z (almost 4 years ago)
- Last Synced: 2025-08-19T17:56:27.541Z (11 months ago)
- Topics: deep-learning, gans, night-vision, satellite-imagery
- Language: Python
- Homepage:
- Size: 1.25 MB
- Stars: 15
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hackathon Climate Informatics Conference 2020
If you use our code, consider citing our paper:
```sh
@misc{harder2020,
url = {https://arxiv.org/abs/2011.07017},
author = {Harder, Paula and Jones, William and Lguensat, Redouane and Bouabid, Shahine and Fulton, James and Quesada-Chacón, Dánell and Marcolongo, Aris and Stefanović, Sofija and Rao, Yuhan and Manshausen, Peter and Watson-Parris, Duncan},
title = {NightVision: Generating Nighttime Satellite Imagery from Infra-Red Observations},
publisher = {arXiv},
year = {2020}
}
```
This Repository contains code of participants of the Hackathon at the Climate Informatics Conference 2020 (https://ci2020.web.ox.ac.uk) and also may contain work on the same problem developed after the competition.
Now there is a public version of the hackathon avaiable: https://competitions.codalab.org/competitions/26644#participate
## The Challenge
The task was to generate nighttime imagery from infrared observations.
## The Results
The three most succesful solutions can be found in /solutions. The scoring was due to the structural similaroty index (SSIM).