zieitokk / Monodepth

Keras
3 stars 2 forks source link

Maturity of your project #1

Closed petitchamp closed 5 years ago

petitchamp commented 5 years ago

Hello, I am look for an implementation of this paper Digging Into Self-Supervised Monocular Depth Estimation

Is your code ready to run or it needs further development? Could you provide some documentation please?

zieitokk commented 5 years ago

Hello, I am look for an implementation of this paper Digging Into Self-Supervised Monocular Depth Estimation

Is your code ready to run or it needs further development? Could you provide some documentation please?

Sorry for the late reply. The code that is ALMOST the same as Monodepth, except that I wrote it into keras version.

The initial idea was to implement the digging into self supervised monocular depth estimation with keras, however, the author has already implemented it so far. So you may check it at https://github.com/nianticlabs/monodepth2

Sorry for the misguidance by the title