Giter VIP home page Giter VIP logo

physimglobalpose's Introduction

PhysimGlobalPose

This repository implements a search-based technique for 6D pose estimation of objects in clutter as described in our paper pdf.

Improving 6D Pose Estimation of Objects in Clutter via Physics-aware Monte Carlo Tree Search.
By Chaitanya Mitash, Kostas Bekris, Abdeslam Boularias (Rutgers University).
In Proceedings of the IEEE International Conference on Robotics and Automation (ICRA), Brisbane, Australia, 2018.

Setup

  1. Clone the repository.
  2. Download object models: Models
  3. Copy models to $PHYSIM_GLOBAL_POSE/src/physim_pose_estimation/
  4. Download trained fcn weights: FCN Model
  5. Copy weights to $PHYSIM_GLOBAL_POSE/src/3rdparty/fcn_segmentation_package
  6. Download and extract Bullet

Demo

export BULLET_PHYSICS_PATH=/path/to/bullet/bullet3-2.86.1/
export PHYSIM_GLOBAL_POSE=/path/to/repo/PhysimGlobalPose
source $PHYSIM_GLOBAL_POSE/devel/setup.sh

cd $PHYSIM_GLOBAL_POSE/src
catkin_init_workspace
cd $PHYSIM_GLOBAL_POSE
catkin_make
rosrun physim_pose_estimation physim_pose_estimation
run $PHYSIM_GLOBAL_POSE/src/3rdparty/fcn_segmentation_package/predict
rosservice call /pose_estimation "APC" "$PHYSIM_GLOBAL_POSE/test-scene/" "FCNThreshold" "PCS" "LCP"

Output

  1. Estimated 6D pose of all objects in the scene.

System Requirements

  1. Ubuntu 14.04/16.04
  2. Cuda 8.0, CudNN 5.0

Citing

To cite the work:

@inproceedings{mitash2017improving,
  Author = {Mitash, Chaitanya and Boularias, Abdeslam and Bekris, Kostas E},
  Booktitle = {{IEEE} International Conference on Robotics and Automation (ICRA)},
  Title = {Improving 6D Pose Estimation of Objects in Clutter via Physics-aware Monte Carlo Tree Search},
  Year = {2018}}

physimglobalpose's People

Contributors

cmitash avatar

Watchers

James Cloos 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.