paper-with-me

홈 › Papers

Learning Gaussian Maps for Dense Object Detection

2020-04-24 · Sonaal Kant

Object detection is a famous branch of research in computer vision, many state of the art object detection algorithms have been introduced in the recent past, but how good are those object detectors when it comes to dense object detection? In this paper we review common and highly accurate object detection methods on the scenes where numerous similar looking objects are placed in close proximity with each other. We also show that, multi-task learning of gaussian maps along with classification and bounding box regression gives us a significant boost in accuracy over the baseline. We introduce Gaussian Layer and Gaussian Decoder in the existing RetinaNet network for better accuracy in dense scenes, with the same computational cost as the RetinaNet. We show the gain of 6\% and 5\% in mAP with respect to baseline RetinaNet. Our method also achieves the state of the art accuracy on the SKU110K \cite{sku110k} dataset.

📄 PDF Abstract BibTeX arXiv:2004.11855

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDense Object DetectionMulti-Task LearningObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
FPN 설명 없음
Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…
RetinaNet RetinaNet is a one-stage object detection model that utilizes a focal loss function to address class imbalance during training.…

Similar Papers 제목 키워드 기반

ADD-SLAM: Adaptive Dynamic Dense SLAM with Gaussian Splatting

2025-05-26 · Wenhua Wu, Chenpeng Su, Siting Zhu, Tianchen Deng 외

Recent advancements in Neural Radiance Fields (NeRF) and 3D Gaussian-based Simultaneous Localization and Mapping (SLAM) methods have demonstrated exceptional localization precision and remarkable dense mapping performanc…

NeRFobject-detectionObject DetectionObject Recognition+2

RadarGaussianDet3D: Gaussian Representation-based Real-time 3D Object Detection with 4D Automotive Radars

2025-09-19 · Weiyi Xiong, Bing Zhu, Zewei Zheng arxiv

4D automotive radars have gained increasing attention for autonomous driving due to their low cost, robustness, and inherent velocity measurement capability. However, existing 4D radar-based 3D detectors rely heavily on …

3D Object DetectionAutonomous Driving

Efficient and Concise Explanations for Object Detection with Gaussian-Class Activation Mapping Explainer

2024-04-20 · Quoc Khanh Nguyen, Truong Thanh Hung Nguyen, Vo Thanh Khang Nguyen, Van Binh Truong 외

To address the challenges of providing quick and plausible explanations in Explainable AI (XAI) for object detection models, we introduce the Gaussian Class Activation Mapping Explainer (G-CAME). Our method efficiently g…

Objectobject-detectionObject Detection

PlaneSDF-based Change Detection for Long-term Dense Mapping

2022-07-18 · Jiahui Fu, Chengyuan Lin, Yuichi Taguchi, Andrea Cohen 외

The ability to process environment maps across multiple sessions is critical for robots operating over extended periods of time. Specifically, it is desirable for autonomous agents to detect changes amongst maps of diffe…

Change DetectionObjectobject-detectionObject Detection

DL-SLAM: Enabling High-Fidelity Gaussian Splatting SLAM in Dynamic Environments based on Dual-Level Probability

2026-07-02 · Ziheng Xu, Qingfeng Li, Xuefeng Liu, Chen Chen 외 arxiv

Recent advances in 3D Gaussian Splatting (3DGS) have enabled significant progress in dense dynamic Simultaneous Localization And Mapping (SLAM). Prevailing methods typically discard predefined dynamic objects, ignoring t…

Pose Estimation