GithubHelp home page GithubHelp logo

ugsr's Introduction

Unaligned Guided Thermal Image Super-Resolution [paper]

Authors: Honey Gupta and Kaushik Mitra, IIT Madras

For queries, contact: [email protected]

Installation

Required packages:

pip install -r requirements.txt

Preparing the data

Create a test.csv file that contains a list of the input images and the corresponding guide images and place it in the input folder for inside the method directories. You can use the create_dataset.py script to create the csv files.

A sample .csv file can be found in the input folder for the images stored in datasets folder.

Code Usage

Sample testing scripts:

python main.py --checkpoint_dir=checkpoint/flir --log_dir=output/flir_test --config_filename=../configs/test.json
python main.py --checkpoint_dir=checkpoint/cats --log_dir=output/cats_test --config_filename=../configs/test.json

Note: Make sure to modify the configs/test.json with the appropriate dataset

The results will be stored in --log_dir folder in the form of a html file. The imgs folder will contain all the raw inputs and outputs.

More details on the training and testing procedure coming soon!

Cite Us

@article{gupta2021toward,
  title={Toward Unaligned Guided Thermal Super-Resolution},
  author={Gupta, Honey and Mitra, Kaushik},
  journal={IEEE Transactions on Image Processing},
  volume={31},
  pages={433--445},
  year={2021},
  publisher={IEEE}
}

ugsr's People

Contributors

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