Giter Club home page Giter Club logo

methane-detection-from-hyperspectral-imagery's Introduction

Methane-detection-from-hyperspectral-imagery

H-MRCNN introduces fast algorithms to analyze large-area hyper-spectral information and methods to autonomously represent and detect CH4 plumes. This repo contains 2 methods for processing different type of data, Single detector works on 4-channels data and Ensemble detectors works on 432-channels raw hyperspectral data recorded from AVIRIS-NG instrument.

Satish Kumar*, Carlos Torres*, Oytun Ulutan, Alana Ayasse, Dar Roberts, B S Manjunath.

Official repository of our WACV 2020 paper.

This repository includes:

  • Source code of single-detector and ensemble detectors(H-MRCNN) built on Mask-RCNN.
  • Training code for single-detector and ensemble detectors(H-MRCNN)
  • Pre-trained ms-coco weights of Mask-RCNN
  • Annotation generator to read-convert mask annotation into json.
  • Modified spectral library of python
  • Example of training on your own dataset

supported versions Library GitHub license

The whole repo folder structure follows the same style as written in the paper for easy reproducibility and easy to extend. If you use it in your research, please consider citing our paper (bibtex below)

Citing

If this work is useful to you, please consider citing our paper:

@inproceedings{kumar2020deep,
  title={Deep Remote Sensing Methods for Methane Detection in Overhead Hyperspectral Imagery},
  author={Kumar, Satish and Torres, Carlos and Ulutan, Oytun and Ayasse, Alana and Roberts, Dar and Manjunath, BS},
  booktitle={2020 IEEE Winter Conference on Applications of Computer Vision (WACV)},
  pages={1765--1774},
  year={2020},
  organization={IEEE}
}

Requirements

  • Linux or macOS with Python โ‰ฅ 3.6
  • Tensorflow <= 1.8
  • CUDA 9.0
  • cudNN (compatible to CUDA)

Installation

  1. Clone this repository
  2. Install dependencies
pip install -r requirements.txt

Single-detector

Running single-detector is quite simple. Follow the README.md in single_detector folder

single_detector/README.md

Ensemble-detector

For Running ensemble-detector we need some pre-processing. Follow the README.md in emsemble_detector folder

ensemble_detector/README.md

methane-detection-from-hyperspectral-imagery's People

Contributors

satish1901 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.