GithubHelp home page GithubHelp logo

tachibanayoshino / remote-sensing-image-semantic-segmentation Goto Github PK

View Code? Open in Web Editor NEW
132.0 6.0 40.0 3.51 MB

The project uses Unet-based improved networks to study Remote sensing image semantic segmentation, which is based on keras.

Python 100.00%

remote-sensing-image-semantic-segmentation's Introduction

Remote-sensing-image-semantic-segmentation

The project uses Unet-based improved networks to study Remote sensing image semantic segmentation, which is based on keras.
This project has been used in the Sparse Representation and Intelligent Analysis of 2019 Remote Sensing Image competition.


Requirements

  • python 3.6.8
  • tensorflow-gpu 1.8
  • Keras 2.2.4
  • opencv-python
  • tqdm
  • numpy
  • glob
  • argparse
  • matplotlib
  • tifffile
  • pyjson
  • Pillow 6.0
  • scikit-learn

Usage

1. Download dataset

Link,key:1d4x

2. Create new labels

python create_train_val_label.py

3. Train

eg. python train6_6.py --model checkpoint6_6

4. Download pre-trained weights

Link

5. Test

eg. python test.py --model 'checkpoint6_6'+ '/' + 'weights-039-0.7205-0.8099.h5'

Results

Since the original remote sensing image is too large, a partial screenshot of the test results is given here.

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.