/6D-tracking-baseline

A model-free 6D object pose tracking baseline with ICP and TSDF fusion.

Primary LanguagePython

6D-tracking-baseline

(Under Construction)

This is a basic model-free rigid object 6D pose tracking baseline with ICP(w/wo color registration) and truncated signed distance function(TSDF) fusion.

Thanks for these great projects.

Basically, this code is trying to conduct 6D pose tracking and object model reconstruction at the same time. After given the GT pose or 3D bbox of the target object in the first frame, the code will start to track the 6D pose changes of the object in each video frame with ICP(w/wo color registration) and do TSDF fusion to reconstruct the mesh after a certain number of steps of tracking. No object mesh model is required to run this code. Several experiments have been done in these datasets

Some result demo:

YCB_synthetic_video_dataset

image