Giter Site home page Giter Site logo

akeaveny / densefusion Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uw-advanced-robotics-lab/densefusion

0.0 0.0 0.0 32.22 MB

6-DoF Object Based Pose Estimation in Pytorch

Home Page: https://sites.google.com/view/densefusion

License: MIT License

Python 83.27% Makefile 0.15% Cuda 2.93% C 0.76% C++ 0.32% MATLAB 11.99% Shell 0.58%

densefusion's Introduction

DenseFusion

This work forks DenseFusion, to work with a custom dataset I created. Here is the link to the original paper for DenseFusion.

I used densefusion with the following repos:

  1. LabelFusion for generating real images.
  2. NDDS for generating synthetic images.
  3. arl-affpose-dataset-utils a custom dataset that I generated.
  4. pytorch-simple-affnet for predicting an object affordance labels.
  5. arl-affpose-ros-node: for deploying our network for 6-DoF pose estimation with our ZED camera.
  6. barrett-wam-arm for robotic grasping experiments. Specifically barrett_tf_publisher and barrett_trac_ik.

In the sample below we see real time implementation on our 7-DoF Robot Arm. Alt text

Requirements

conda env create -f environment.yml --name DenseFusion

AffNet

  1. To inspect ground truth object pose (first look at relative paths for root folder of dataset in tools/ARLAffPose/cfg.py):
    python tools/ARLAffPose/scripts/load_gt_obj_poses.py
    
  2. To inspect ground truth affordance pose (see PyTorch-Simple-AffNet):
    python tools/ARLAffPose/scripts/load_gt_obj_part_poses.py
    
  3. To run training:
    python tools/train.py
    
  4. To get predicted pose run:
    python tools/ARLAffPose/scripts/evaluate_poses_keyframe.py
    

densefusion's People

Contributors

j96w avatar akeaveny avatar huckl3b3rry87 avatar danfeix avatar huipengly 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.