paper-with-me

홈 › Papers

ZoomNet: Part-Aware Adaptive Zooming Neural Network for 3D Object Detection

2020-03-01 · Zhenbo Xu, Wei zhang, Xiaoqing Ye, Xiao Tan, Wei Yang, Shilei Wen, Errui Ding, Ajin Meng, Liusheng Huang

3D object detection is an essential task in autonomous driving and robotics. Though great progress has been made, challenges remain in estimating 3D pose for distant and occluded objects. In this paper, we present a novel framework named ZoomNet for stereo imagery-based 3D detection. The pipeline of ZoomNet begins with an ordinary 2D object detection model which is used to obtain pairs of left-right bounding boxes. To further exploit the abundant texture cues in RGB images for more accurate disparity estimation, we introduce a conceptually straight-forward module -- adaptive zooming, which simultaneously resizes 2D instance bounding boxes to a unified resolution and adjusts the camera intrinsic parameters accordingly. In this way, we are able to estimate higher-quality disparity maps from the resized box images then construct dense point clouds for both nearby and distant objects. Moreover, we introduce to learn part locations as complementary features to improve the resistance against occlusion and put forward the 3D fitting score to better estimate the 3D detection quality. Extensive experiments on the popular KITTI 3D detection dataset indicate ZoomNet surpasses all previous state-of-the-art methods by large margins (improved by 9.4% on APbv (IoU=0.7) over pseudo-LiDAR). Ablation study also demonstrates that our adaptive zooming strategy brings an improvement of over 10% on AP3d (IoU=0.7). In addition, since the official KITTI benchmark lacks fine-grained annotations like pixel-wise part locations, we also present our KFG dataset by augmenting KITTI with detailed instance-wise annotations including pixel-wise part location, pixel-wise disparity, etc.. Both the KFG dataset and our codes will be publicly available at https://github.com/detectRecog/ZoomNet.

📄 PDF Abstract BibTeX arXiv:2003.00529

Code (1)

detectRecog/ZoomNet 공식 구현 pytorch

Tasks

2D Object Detection3D Object DetectionAutonomous DrivingDisparity Estimationobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Zoom In and Out: A Mixed-scale Triplet Network for Camouflaged Object Detection

2022-03-05 · CVPR 2022 1 · Pang Youwei, Zhao Xiaoqi, Xiang Tian-Zhu, Zhang Lihe 외

The recently proposed camouflaged object detection (COD) attempts to segment objects that are visually blended into their surroundings, which is extremely complex and difficult in real-world scenarios. Apart from high in…

Camouflaged Object SegmentationImage Segmentationobject-detectionObject Detection+1

Adaptive Image Zoom-in with Bounding Box Transformation for UAV Object Detection

2026-02-07 · Tao Wang, Chenyu Lin, Chenwei Tang, Jizhe Zhou 외 arxiv

Detecting objects from UAV-captured images is challenging due to the small object size. In this work, a simple and efficient adaptive zoom-in framework is explored for object detection on UAV images. The main motivation …

Object Detection

Zoom Better to See Clearer: Human and Object Parsing with Hierarchical Auto-Zoom Net

2015-11-21 · Fangting Xia, Peng Wang, Liang-Chieh Chen, Alan L. Yuille

Parsing articulated objects, e.g. humans and animals, into semantic parts (e.g. body, head and arms, etc.) from natural images is a challenging and fundamental problem for computer vision. A big difficulty is the large v…

Multi-objective Contextual Bandit Problem with Similarity Information

2018-03-11 · Eralp Turğay, Doruk Öner, Cem Tekin

In this paper we propose the multi-objective contextual bandit problem with similarity information. This problem extends the classical contextual bandit problem with similarity information by introducing multiple and pos…

ABACUS: Adapting Unified Foundation Model for Bridging Image Count Understanding and Generation

2026-06-22 · Anindya Mondal, Sauradip Nag, Anjan Dutta arxiv

ABACUS is a unified vision-language model that handles object counting, crowd counting, referring-expression counting, and count-faithful image generation without any benchmark-specific training required. Our model is bu…

Object LocalizationImage GenerationObject CountingCrowd Counting