Giter VIP home page Giter VIP logo

luliu-fighting / mdvsfa_cgan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wanghuanphd/mdvsfa_cgan

0.0 0.0 0.0 106.52 MB

The tensorflow and pytorch implementations of the MDvsFA_cGAN model which is proposed in ICCV2019 paper "Huan Wang, Luping Zhou and Lei Wang. Miss Detection vs. False Alarm: Adversarial Learing for Small Object Segmentation in Infrared Images. International Conference on Computer Vision, Oct.27-Nov.2,2019. Seoul, Republic of Korea".

Python 100.00%

mdvsfa_cgan's Introduction

MDvsFA_cGAN

The tensorflow and pytorch implementations of the MDvsFA_cGAN model which is proposed in ICCV2019 paper "Huan Wang, Luping Zhou and Lei Wang. Miss Detection vs. False Alarm: Adversarial Learing for Small Object Segmentation in Infrared Images. International Conference on Computer Vision, Oct.27-Nov.2,2019. Seoul, Republic of Korea".

File and folder description:

  1. The file demo_MDvsFA_tensorflow.py is the code file of tensorflow version and 'demo_MDvsFA_pytorch.py' is the code file of pytorch version. Just run them as 'python demo_MDvsFA_tensorflow.py' or 'python demo_MDvsFA_pytorch.py'. File path and key parameters can be tuned in the respective files.
  2. The 'data' folder includes the training set in the sub-folder 'training' (both the original and ground-truth images), the test set in the sub-folder 'test_org' (only orginial images) and folder 'test_gt' (only ground-truth images). Due to size limitation when uploading each file, we separate the whole data folder into six parts (.rar files). If you install WinRAR, the six files can be automatically recognized and merged.
  3. Please manually consruct an empty folder named 'trained model' to store all generated model files and segmentation results. Please put the code file (either demo_MDvsFA_tensorflow.py or demo_MDvsFA_pytorch.py), folder 'trained model' and folder 'data' in the same directory.

Should you have any questions on the code file 'demo_MDvsFA_tensorflow.py' and the dataset, please contact Huan Wang ([email protected]) and Lei Wang ([email protected]). Should you have any questions on the code file 'demo_MDvsFA_pytorch.py', please contact Ziyu Li ([email protected]) and Wankou Yang ([email protected]).

Finally, we sincerely acknowledge Ziyu Li and Wankou Yang from the Southeast University, People Republic of China to kindly provide the pytorch implementation of the MDvsFA_cGAN model.

mdvsfa_cgan's People

Contributors

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