Giter VIP home page Giter VIP logo

ntire2020_spectral's Introduction

NTIRE2020 Challenge on Spectral Reconstruction from RGB Images

This repository contains supporting code for the NTIRE 2020 Spectral Reconstruction challenge held in conjunction with CVPR 2020.

The challenge includes two tracks:

  • Track 1: “Clean” recovering hyperspectral data from uncompressed 8-bit RGB images created by applying a known response function to ground truth hyperspectral information.

  • Track 2: “Real World” recovering hyperspectral data from jpg-compressed 8-bit RGB images created by applying an unknown response function to ground truth hyperspectral information.

Data Access

450 hyperspectral training images and their corresponding "Clean" and "Real World" images are available on the challenge track websites above, registration is required to access data.

Example code

The clean_example.ipynb and real_world_example.ipynb Jupyter notebooks include example code demonstrating how "Clean" and "Real World" training images were created.

Libraries

SpectralUtils.py includes utilities for handling spectral images and projecting them to RGB. EvalMetrics.py includes code used to measure reconstruction accuracy - there are the metrics which shall be used to score participants during the challehnge.

Resources

The resource directory contains:

  • cie_1964_w_gain - the response function used in the "Clean" track.
  • example_D40_camera_w_gain - an example physical camera response function, somewhat similar to that used in the "Real World" track.
  • sample_hs_img_001.mat - a sample spectral image, additional images are available on the challenge track websites above.

⚠️ Notice

While SpectralUtils contains some example noise parameters, and an example camera response function is included in the resources folder, the "Real World" track will be using different noise parameters and a different camera response function which will remain confidential throughout the challenge.

ntire2020_spectral's People

Contributors

boazv81 avatar boazarad avatar ethanlinyitun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.