Code Monkey home page Code Monkey logo

upsampling's Introduction

Real-Time Dense Depth Estimation Using Semantically-Guided LIDAR Data Propagation and Motion Stereo

MATLAB implementation of our paper submission for RAL/IROS2019.

Atsuki Hirata, Ryoichi Ishikawa, Menandro Roxas, Takeshi Oishi. "Real-Time Dense Depth Estimation Using Semantically-Guided LIDAR Data Propagation and Motion Stereo", IEEE Robotics and Automation Letters, Volume 4, Issue 4, 2019.

Requirements

  1. Tested on MATLAB R2019a

Dataset

Our dataset can be accessed from: dataset. There are 56 image pairs with ground truth depth, simulated LIDAR data, semantic segmentation results from ICNET, motion stereo and additional flownet2 optical flow for reference. We also provided manually segmented images.

Folder Structure:

  • calib - intrinsic camera matrix K, and transformation R, t between first->second image frames in OpenCV format .xml
  • image_02/data - first RGB image frame
  • image_03/data - second RGB image frame
  • motionstereo - depth from motion stereo in 16-bit .png
  • proj_depth/groundtrutn - contains groundtruth depth for both image_02 and image_03
  • proj_depth/velodyne_raw - contains simulated LIDAR data for image_02
  • semantic_icnet - semantic segmentation from ICNET
  • semantic_manual - manual semantic segmentation (subset only)

Miscellaneous:

  • flownet2, flownet2_CSS - optical flow (for reference only)
  • result_ours - our results for reference
RGB Semantic Segmentation
RGB Semantic segmentation
Motion Stereo LIDAR
Motion stereo LIDAR
Ground truth depth
Ground truth depth
Result - Propagation Result - Optimization
Result-propagation Result-optimization

Building Instructions

Sample program is in upsampling_main.m.

Sample Result on KITTI

Video

To Do

  1. Release C++/CUDA codes.

License

This project is licensed under the MIT license

Author

Atsuki Hirata and Menandro Roxas, 3D Vision Laboratory (Oishi Laboratory), Institute of Industrial Science, The University of Tokyo

upsampling's People

Contributors

menandro avatar

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.