Skip to content

VandyLu/Content-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Efficient Deep Learning for Stereo Matching

This project reimplements the Content-CNN by W.Luo. The models are trained on Kitti 2015 dataset.

Start

git clone https://github.com/VandyLu/Content-CNN.git cd Content-CNN

Demo:

get models from ... ./main.py

Usage:

./main.py
-m: mode in 'train' 'test',defualt='test'
-c: pretrained model path
-s: model save path,default='./models'
-l: log path,default='./log'

About

stereo: Content-CNN by LUO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published