项目作者: yukitsuji

项目描述 :
Unsupervised Monocular Depth Estimation with Left-Right Consistency by chainer
高级语言: Python
项目地址: git://github.com/yukitsuji/monodepth_chainer.git
创建时间: 2017-07-16T14:53:37Z
项目社区:https://github.com/yukitsuji/monodepth_chainer

开源协议:

下载


Unsupervised Monocular Depth Estimation

Requirements

  • python2
  • chainer v2.0 (or later)
  • opencv2

Completed

  • KiTTI data loader for chainer
  • Basic Model

TODO

  • prepare requirements.txt
  • Loss Function(In development)
  • bilinear sampler for chainer