Giter Site home page Giter Site logo

pineapple-sweet / sudf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gqding/sudf

0.0 0.0 0.0 87.13 MB

code for ICASSP2019 paper, Salient object detection on hyperspectral images using features learned from unsupervised segmentation task

Python 99.89% Shell 0.11%

sudf's Introduction

Salient object detection on hyperspectral images using features learned from unsupervised segmentation task

This pytorch code was implemented by Nevrez Imamoglu and Guanqun Ding for the following paper:

Nevrez Imamoglu, Guanqun Ding, Yuming Fang, Asako Kanezaki, Toru Kouyama, Ryosuke Nakamura, "Salient object detection on hyperspectral images using features learned from unsupervised segmentation task", in IEEE International Conference on Acoustics, Speech, and Signal Processing (ICASSP), 2019. (pdf)

This code was based on the Asako Kanezaki's awesome work: Asako Kanezaki, "Unsupervised Image Segmentation by Backpropagation", in IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)*, 2018. (pdf)

Requirements

python3.6, pytorch, scipy==1.2.0,opencv-python, h5py, scikit-image==0.14.0

install torch: sudo pip3 install torch torchvision

install opencv: sudo pip3 install opencv-python

Getting started

  • put your HS data into folder ./HS_images, you can download our HS-SOD Dataset from here, (pdf, project, dataset)
  • run the script on bash sh run.sh
  • after iteration, you can find the training results in folder './HS_Results', the final saliency maps can be found in './HS_Results/sal_result'

If this code is useful for your research, please cite the following paper:

[1] Nevrez Imamoglu, Guanqun Ding, Yuming Fang, Asako Kanezaki, Toru Kouyama, Ryosuke Nakamura, "Salient object detection on hyperspectral images using features learned from unsupervised segmentation task", in IEEE International Conference on Acoustics, Speech, and Signal Processing (ICASSP), 2019. (pdf)

[2] Asako Kanezaki, "Unsupervised Image Segmentation by Backpropagation", in IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)*, 2018. (pdf)

[3] Nevrez Imamoglu, Yu Oishi, Xiaoqiang Zhang, Guanqun Ding, Yuming Fang, Toru Kouyama, Ryosuke Nakamura, "Hyperspectral Image Dataset for Benchmarking on Salient Object Detection", 10th International Conference on Quality of Multimedia Experience (QoMEX), Sardinia, Italy, May 29 - June 1, 2018. (pdf, project, dataset)

sudf's People

Contributors

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