Stuck with 3D Object Detection from Point Cloud Data project
I’m currently working on a project involving 3D object detection from point cloud data (.ply file format), and I’ve hit a roadblock that I could really use some assistance with. I’ve been diving into various research papers and tutorials, but I’m still struggling to implement an effective solution.
I came across libraries in python like ‘openPCDet’ and ‘mmdetection3d’ but I can’t even set them up on my pc (even though I follow their instructions I always face too many errors).