Git Product home page Git Product logo

scvnet's Introduction

SCV-Net - Sparse Cost Volume for Efficient Stereo Matching

Our work is build on the GC-Net. The GC-Net is proposed in "End-to-end learning of geometry and context for deep stereo regression", by Kendall et al. in ICCV 2017. By making the cost volume compact and proposing an efficient similarity evaluation, we achieved faster stereo matching while improving the accuracy. Moreover, we proposed to use weight normalization instead of batch normalization. This improved the performance at dim and noise regions. Finally, we achieved 70% GPU memory and 60% processing time reducing, while improving the matching accuracy (3PE on the KITTI 2015 Dataset, GC-Net: 2.87% -> Ours: 2.61%).

System requirement

----Python 3.6

--------PyTorch 0.3.0

--------torchvision 0.1.8

--------pypng 0.0.18

--------pillow 4.2.1

--------numpy 1.13.3

--------matplotlab 2.1.0

Note

In "SCVNet/SCVNet.py", replace

----SCENE_FLOW_TRAIN_PATH_IMAGE

----SCENE_FLOW_TRAIN_PATH_LABEL

----SCENE_FLOW_TEST_PATH_IMAGE

----SCENE_FLOW_TEST_PATH_LABEL

----KITTI_2015_TRAIN_PATH_IMAGE

----KITTI_2015_TRAIN_PATH_LABEL

----KITTI_2015_TEST_PATH_IMAGE

----KITTI_2015_TEST_PATH_LABEL

with your own path.

scvnet's People

Contributors

rairyuu avatar

Watchers

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