paper-with-me

Papers

ImpDet: Exploring Implicit Fields for 3D Object Detection

2022-03-31 · Xuelin Qian, Li Wang, Yi Zhu, Li Zhang, Yanwei Fu, xiangyang xue

Conventional 3D object detection approaches concentrate on bounding boxes representation learning with several parameters, i.e., localization, dimension, and orientation. Despite its popularity and universality, such a straightforward paradigm is sensitive to slight numerical deviations, especially in localization. By exploiting the property that point clouds are naturally captured on the surface of objects along with accurate location and intensity information, we introduce a new perspective that views bounding box regression as an implicit function. This leads to our proposed framework, termed Implicit Detection or ImpDet, which leverages implicit field learning for 3D object detection. Our ImpDet assigns specific values to points in different local 3D spaces, thereby high-quality boundaries can be generated by classifying points inside or outside the boundary. To solve the problem of sparsity on the object surface, we further present a simple yet efficient virtual sampling strategy to not only fill the empty region, but also learn rich semantic features to help refine the boundaries. Extensive experimental results on KITTI and Waymo benchmarks demonstrate the effectiveness and robustness of unifying implicit fields into object detection.

📄 PDF Abstract BibTeX arXiv:2203.17240

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionObjectobject-detectionObject DetectionRepresentation Learning

Similar Papers 제목 키워드 기반

Neural Motion Fields: Encoding Grasp Trajectories as Implicit Value Functions

2022-06-29 · Yun-Chun Chen, Adithyavairavan Murali, Balakumar Sundaralingam, Wei Yang 외

The pipeline of current robotic pick-and-place methods typically consists of several stages: grasp pose detection, finding inverse kinematic solutions for the detected poses, planning a collision-free trajectory, and the…

Object

Learning Neural Implicit Surfaces with Object-Aware Radiance Fields

2023-01-01 · ICCV 2023 1 · Yiheng Zhang, Zhaofan Qiu, Yingwei Pan, Ting Yao 외

Recent progress on multi-view 3D object reconstruction has featured neural implicit surfaces via learning high-fidelity radiance fields. However, most approaches hinge on the visual hull derived from cost-expensive s…

3D Object ReconstructionObjectObject Reconstruction

RelationField: Relate Anything in Radiance Fields

2024-12-18 · CVPR 2025 1 · Sebastian Koch, Johanna Wald, Mirco Colosi, Narunas Vaskevicius 외

Neural radiance fields are an emerging 3D scene representation and recently even been extended to learn features for scene understanding by distilling open-vocabulary features from vision-language models. However, curren…

3d scene graph generationGraph GenerationInstance SegmentationObject+3

Neural Rendering based Urban Scene Reconstruction for Autonomous Driving

2024-02-09 · Shihao Shen, Louis Kerofsky, Varun Ravi Kumar, Senthil Yogamani

Dense 3D reconstruction has many applications in automated driving including automated annotation validation, multimodal data augmentation, providing ground truth annotations for systems lacking LiDAR, as well as enhanci…

3D Object Detection3D Reconstruction3D Scene ReconstructionAutonomous Driving+4

Neural Impostor: Editing Neural Radiance Fields with Explicit Shape Manipulation

2023-10-09 · Ruiyang Liu, Jinxu Xiang, Bowen Zhao, Ran Zhang 외

Neural Radiance Fields (NeRF) have significantly advanced the generation of highly realistic and expressive 3D scenes. However, the task of editing NeRF, particularly in terms of geometry modification, poses a significan…

NeRF