GithubHelp home page GithubHelp logo

nevrez / music4gc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gistairc/music4gc

0.0 0.0 0.0 6.79 MB

MUltiband Satellite Imagery for object Classification (MUSIC) to detect Golf Course

License: Other

music4gc's Introduction

MUSIC for GC dataset

Overview

According to the census by R&A, there are more than 30,000 golf courses all over the world. They are good targets for research of automatic object detection due to their specific shape, world-wide distibution and common size. MUSIC for GC (Golf Course) is the dataset to support the global survey of golf courses based on satellite imagery.

First, we have created several KML files for polygons which cover all the golf courses in Japan. Next, Landsat-8 multiband images of these target areas were cropped into a 16 × 16 grids. These patch images are classified as “positives” if the golf course cover more than 20% of the total areas, while patches with no golf course are classified as “negatives”. The rest with the intermediate coverage (0~20%) were neither “positives” and “negatives”.

fig:MUSIC4GC image example

You can download the MUSIC for GC dataset from here (375MB). More detailed exaplanations can be found in the following papers.

[1] Uehara, K., H. Sakanashi, H. Nosato, M. Murakawa, H. Miyamoto, and R. Nakamura, “Object Detection of Satellite Images Using Multi-Channel Higher-order Local Autocorrelation”, IEEE International Conference on Systems, Man and Cybernetics doi:10.1109/SMC.2017.8122799 (paper)

[2] Miyamoto, H, K. Uehara, M. Murakawa, H. Sakanashi, H. Nosato, T. Kouyama and R.Nakamura, "OBJECT DETECTION IN SATELLITE IMAGERY USING 2-STEP CONVOLUTIONAL NEURAL NETWORKS", [International Geoscience and Remote Sensing Symposium 2018] (https://www.igarss2018.org/Papers/viewpapers.asp?papernum=1645) (paper)

Download

IMPORTANT -- Please read the Terms of Use before downloading the MUSIC4GC dataset.

How to extract

The dataset can be downloaded from here (375MB) .
Or type the following in the terminal.

$ wget http://data.airc.aist.go.jp/MUSIC4GC/MUSIC4GC.zip
$ unzip MUSIC4GC.zip

The directory configuration in the unzipped folder:

./MUSIC4GC/
train/
  positive/
	LC81070302016189LGN00_point(66,232).tif
         LC81070302016189LGN00_point(67,232).tif ...
    negative/
         LC81070302016189LGN00_point(3,99).tif
         LC81070302016189LGN00_point(3,102).tif ...
val/
  positive/
         LC81070302016189LGN00_point(69,233).tif
         LC81070302016189LGN00_point(188,158).tif ...
    negative/
         LC81070302016189LGN00_point(3,93).tif
         LC81070302016189LGN00_point(7,118).tif ...
test/
  positive/
         LC81070302016189LGN00_point(73,236).tif
         LC81070302016189LGN00_point(73,237).tif ...
  negative/
         LC81070302016189LGN00_point(3,101).tif
         LC81070302016189LGN00_point(4,103).tif ...
	

Acknowledgement

This dataset and source code are based on results obtained from a project commissioned by the New Energy and Industrial Technology Development Organization (NEDO).

music4gc's People

Contributors

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