Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 784 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 784 Bytes

dense-fusion

Original repository is j96w/DenseFusion.

Prerequisite

Download YCB Video Dataset and extract it.

Also set,

export YCB_VIDEO_DATASET_PATH=<YOUR YCB_Video_Dataset PATH>

Installation

pip install dense-fusion

Sample

cd examples
python eval_ycb.py

ROS Interface

Providing ROS Interface https://github.com/iory/dense-fusion-ros. If you are ROS User, Please try it.

Features