Giter VIP home page Giter VIP logo

bssrnet's Introduction

BSSRnet

PyTorch implementation of "Deep Bilateral Learning for Stereo Image Super-Resolution", IEEE Signal Processing Letters.

Highlights:

1. We develop a bilateral dynamic network, which conduct space-variable filter on stereo images.

2. Details of the Refinement Part.

3. Illustration of several kernels in bilateral filters.

4. Our BSSR significantly outperforms PASSRnet with a comparable model size.

Requirement

  • PyTorch 1.3.0, torchvision 0.4.1. The code is tested with python=3.7, cuda=11.0.
  • Matlab (For training/test data generation and performance evaluation)
  • Prepare the train and test data following this.

Train

  • Download the training sets from Baidu Drive (Key: NUDT) and unzip them to ./data/train/.
  • Run train.py to perform training. Checkpoint will be saved to ./log/.

Test

  • Download the test sets and unzip them to ./data/test/. Here, we provide the full test sets used in our paper on Google Drive and Baidu Drive (Key: NUDT).
  • Run demo_test.py to perform a demo inference. Results (.png files) will be saved to ./results.

Citiation

We hope this work can facilitate the future research in stereo image SR. If you find this work helpful, please consider citing:

@article{xu2021deep,
  title={Deep Bilateral Learning for Stereo Image Super-Resolution},
  author={Xu, Qingyu and Wang, Longguang and Wang, Yingqian and Sheng, Weidong and Deng, Xinpu},
  journal={IEEE Signal Processing Letters},
  volume={28},
  pages={613--617},
  year={2021},
  publisher={IEEE}
}

bssrnet's People

Contributors

xuqingyu26 avatar

Stargazers

Chengchen Feng 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.