Giter Site home page Giter Site logo

gengshan-y / monodepth-uncertainty Goto Github PK

View Code? Open in Web Editor NEW
39.0 3.0 2.0 2.35 MB

Inferring distributions over depth from a single image, IROS 2019

Home Page: https://gengshan-y.github.io/monodepth-uncertainty/

License: MIT License

Python 100.00%
tensorflow monocular-depth deep-learning uncertainty-estimation uncertainty-neural-networks

monodepth-uncertainty's Introduction

Monodepth uncertainty

project webpage

Requirements

  • python 3.6.7
  • tensorflow 1.8.0

Weights

Test

On KITTI (test set)

CUDA_VISIBLE_DEVICES=3 python test.py --check weights-kitti-nyu-resizespp-100-v2/model-320000 --con configs/model-1s100.config --input_image figs/kitti_2011_09_26_drive_0001_sync_02_0000000012.jpg --max_depth 100

On NYU (test set)

CUDA_VISIBLE_DEVICES=3 python test.py --check weights-kitti-nyu-resizespp-100-v2/model-320000 --con configs/model-1s100.config --input_image figs/nyu_1449.jpg --max_depth 10

KITTI-expectation

KITTI expected depth

KITTI-entropy

KITTI entropy

NYU-expectation

NYU expected depth

NYU-entropy

NYU entropy

Training

If you are interested in training the binary depth estimator, see the tf code for training. See README for details to train the model. Note the training code is very messy. It is recommended to start from Monodepth and use our code as a reference to modify the dataloader as well as the loss functions.

Citation

@InProceedings{yang2019inferring,
author = {Yang, Gengshan and Hu, Peiyun and Ramanan, Deva},
title = {Inferring distributions over depth from a single image},
booktitle = {2019 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
year = {2019}
}

monodepth-uncertainty's People

Contributors

gengshan-y avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

monodepth-uncertainty's Issues

A tiny question on a coefficient in training code

Hi Gengshan, I really like this work.
However, when I checked the loss part in your training code (in the drive), I have a small question on 'alpha = 15'. Is it related to the sigma design in the paper, can you explain it a bit in detail? Because the sigma part in the paper (lines below eq.4) is also confused me. Thank you :>.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.