dvlab-research / VoxelNeXt

VoxelNeXt: Fully Sparse VoxelNet for 3D Object Detection and Tracking (CVPR 2023)
https://arxiv.org/abs/2303.11301
Apache License 2.0
733 stars 64 forks source link

3D object detection from UAV based LiDAR point clouds #54

Open AJAY31797 opened 11 months ago

AJAY31797 commented 11 months ago

Hi,

I am trying to perform some 3D object detection from the point clouds collected using UAV-based LiDAR. Most of the 3D object detection algorithms, including VoxelNeXt, have focused on object detection from the point clouds collected using terrestrial laser scanners, as the primary focus is on autonomous driving applications. I was wondering if VoxelNeXt can be used for UAV-based LiDAR data as well. If yes, how can it be performed?

Best Regards, Ajay