Git Product home page Git Product logo

rl_reconstruct's Introduction

LearnToScore

This repo contains code to learn a utility function for Next-Best-View exploration with a depth camera.

The cpp folder contains a modified Octomap) implementation that allows to compute a viewpoint score when ground-truth voxels are known and also exposes functions to extract a 3D grid of the occupancy map on multiple scales relative to a defined camera pose.

A dataset of such 3D grids together with the ground-truth viewpoint score can be used to train a 3D ConvNet to regress a viewpoint utility score. The code to learn this 3D ConvNet is in python/reward_learning and written with TensorFlow. A script to record such datasets and evaluate the utility score regressor is also in this folder.

A useful OpenGL renderer written with Glumpy can be found in python/renderer.

The communication between the modified Octomap and the TensorFlow code is done with ROS. The images from the OpenGL renderer can be grabbed with ZeroMQ. Images can also be grabbed from Unreal Engine using a modified version of UnrealCV which can be found in the pybh submodule.

Task description and 3D grid extraction

Task 3D grid extraction

Some results from real a scene

Example exploration 1 Example exploration 2

rl_reconstruct's People

Contributors

bennihepp avatar debadeepta avatar

Watchers

 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.