Skip to content

Inference code and trained networks for Deep Model-Based 6D Pose Refinement in RGB

License

Notifications You must be signed in to change notification settings

fabi92/eccv18-rgb_pose_refinement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code accompanies the paper

Fabian Manhardt, Wadim Kehl, Nassir Navab and Federico Tombari: Deep Model-Based 6D Pose Refinement in RGB. ECCV 2018.(PDF)

and allows to reproduce parts of our work. Note that due to IP issues we can only provide our trained networks and the inference part. This allows to refine 6D hypotheses from monocular data.

Unfortunately, the code for training cannot be made available.

In order to use the code, you need to downloa the used datasets (hinterstoisser, tejani) in SIXD format (e.g. from here ) and use the test_refinement.py script to do the magic. Invoke 'python3 test_refinement.py --help' to see the available commands.

Note that we only provide the network for obj_02 of the LineMOD dataset. The other networks will be also released soon.

About

Inference code and trained networks for Deep Model-Based 6D Pose Refinement in RGB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages