paper-with-me

Papers

Semantic Information for Object Detection

2023-08-17 · Jean-Francois Nies

In this paper, we demonstrate that the concept of Semantic Consistency and the ensuing method of Knowledge-Aware Re-Optimization can be adapted for the problem of object detection in intricate traffic scenes. Furthermore, we introduce a novel method for extracting a knowledge graph from a dataset of images provided with instance-level annotations, and integrate this new knowledge graph with the existing semantic consistency model. Combining both this novel hybrid knowledge graph and the preexisting methods of frequency analysis and external knowledge graph as sources for semantic information, we investigate the effectiveness of knowledge-aware re-optimization on the Faster-RCNN and DETR object detection models. We find that limited but consistent improvements in precision and or recall can be achieved using this method for all combinations of model and method studied.

📄 PDF Abstract BibTeX arXiv:2308.08990

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Position-Wise Feed-Forward Layer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Adam 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Task-Oriented Semantic Communication for Stereo-Vision 3D Object Detection

2025-02-18 · Zijian Cao, Hua Zhang, Le Liang, Haotian Wang 외

With the development of computer vision, 3D object detection has become increasingly important in many real-world applications. Limited by the computing power of sensor-side hardware, the detection task is sometimes depl…

3D Object Detectionobject-detectionObject DetectionOptical Flow Estimation+1

Exploiting Depth from Single Monocular Images for Object Detection and Semantic Segmentation

2016-10-06 · Yuanzhouhan Cao, Chunhua Shen, Heng Tao Shen

Augmenting RGB data with measured depth has been shown to improve the performance of a range of tasks in computer vision including object detection and semantic segmentation. Although depth sensors such as the Microsoft …

Depth EstimationObjectobject-detectionObject Detection+2

SeSame: Simple, Easy 3D Object Detection with Point-Wise Semantics

2024-03-11 · Hayeon O, Chanuk Yang, Kunsoo Huh

In autonomous driving, 3D object detection provides more precise information for downstream tasks, including path planning and motion estimation, compared to 2D object detection. In this paper, we propose SeSame: a metho…

2D Object Detection3D Object Detection3D Semantic SegmentationAutonomous Driving+5

Multi-Semantic Interactive Learning for Object Detection

2023-03-18 · Shuxin Wang, Zhichao Zheng, Yanhui Gu, Junsheng Zhou 외

Single-branch object detection methods use shared features for localization and classification, yet the shared features are not fit for the two different tasks simultaneously. Multi-branch object detection methods usuall…

ClassificationObjectobject-detectionObject Detection+1

Zero-Shot Detection

2018-03-19 · Pengkai Zhu, Hanxiao Wang, Venkatesh Saligrama

As we move towards large-scale object detection, it is unrealistic to expect annotated training data, in the form of bounding box annotations around objects, for all object classes at sufficient scale, and so methods cap…

AttributeObjectobject-detectionObject Detection