Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 264 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 264 Bytes

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