YOLO_PPF_Pose_Estimation

This code implemented YOLOv3 and PPF(Point Pair Features) to perform 6D Pose Estimation, using both rgb, depth map and point cloud (.ply) of the scene as input.

Requirments

PCL (>= 1.8)
OpenCV (>=4.0)