Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 239 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 239 Bytes

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)