yukitsuji / monodepth_chainer

Unsupervised Monocular Depth Estimation with Left-Right Consistency by chainer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Unsupervised Monocular Depth Estimation with Left-Right Consistency by chainer


Languages

Language:Python 100.0%