paper-with-me

Papers

Unsupervised UAV 3D Trajectories Estimation with Sparse Point Clouds

2024-12-17 · Hanfang Liang, Yizhuo Yang, Jinming Hu, Jianfei Yang, Fen Liu, Shenghai Yuan

Compact UAV systems, while advancing delivery and surveillance, pose significant security challenges due to their small size, which hinders detection by traditional methods. This paper presents a cost-effective, unsupervised UAV detection method using spatial-temporal sequence processing to fuse multiple LiDAR scans for accurate UAV tracking in real-world scenarios. Our approach segments point clouds into foreground and background, analyzes spatial-temporal data, and employs a scoring mechanism to enhance detection accuracy. Tested on a public dataset, our solution placed 4th in the CVPR 2024 UG2+ Challenge, demonstrating its practical effectiveness. We plan to open-source all designs, code, and sample data for the research community github.com/lianghanfang/UnLiDAR-UAV-Est.

📄 PDF Abstract BibTeX arXiv:2412.12716

Code (1)

lianghanfang/UnLiDAR-UAV-Est 공식 구현

Similar Papers 제목 키워드 기반

Unsupervised Inference of Signed Distance Functions from Single Sparse Point Clouds without Learning Priors

2023-03-25 · CVPR 2023 1 · Chao Chen, Yu-Shen Liu, Zhizhong Han

It is vital to infer signed distance functions (SDFs) from 3D point clouds. The latest methods rely on generalizing the priors learned from large scale supervision. However, the learned priors do not generalize well to v…

Surface Reconstruction

Towards Robust 3D Object Recognition with Dense-to-Sparse Deep Domain Adaptation

2022-05-07 · Prajval Kumar Murali, Cong Wang, Ravinder Dahiya, Mohsen Kaboli

Three-dimensional (3D) object recognition is crucial for intelligent autonomous agents such as autonomous vehicles and robots alike to operate effectively in unstructured environments. Most state-of-art approaches rely o…

3D Object RecognitionAutonomous VehiclesDomain AdaptationObject+1

ESP-Zero: Unsupervised enhancement of zero-shot classification for Extremely Sparse Point cloud

2024-04-30 · Jiayi Han, Zidi Cao, Weibo Zheng, Xiangguo Zhou 외

In recent years, zero-shot learning has attracted the focus of many researchers, due to its flexibility and generality. Many approaches have been proposed to achieve the zero-shot classification of the point clouds for 3…

zero-shot-classificationZero-Shot Learning

SCTN: Sparse Convolution-Transformer Network for Scene Flow Estimation

2021-05-10 · Bing Li, Cheng Zheng, Silvio Giancola, Bernard Ghanem

We propose a novel scene flow estimation approach to capture and infer 3D motions from point clouds. Estimating 3D motions for point clouds is challenging, since a point cloud is unordered and its density is significantl…

Scene Flow Estimation

3DSFLabelling: Boosting 3D Scene Flow Estimation by Pseudo Auto-labelling

2024-02-28 · CVPR 2024 1 · Chaokang Jiang, Guangming Wang, Jiuming Liu, Hesheng Wang 외

Learning 3D scene flow from LiDAR point clouds presents significant difficulties, including poor generalization from synthetic datasets to real scenes, scarcity of real-world 3D labels, and poor performance on real spars…

Autonomous DrivingData AugmentationScene Flow Estimation