paper-with-me

홈 › Papers

Perceptual Piercing: Human Visual Cue-based Object Detection in Low Visibility Conditions

2024-10-02 · Ashutosh Kumar

This study proposes a novel deep learning framework inspired by atmospheric scattering and human visual cortex mechanisms to enhance object detection under poor visibility scenarios such as fog, smoke, and haze. These conditions pose significant challenges for object recognition, impacting various sectors, including autonomous driving, aviation management, and security systems. The objective is to enhance the precision and reliability of detection systems under adverse environmental conditions. The research investigates the integration of human-like visual cues, particularly focusing on selective attention and environmental adaptability, to ascertain their impact on object detection's computational efficiency and accuracy. This paper proposes a multi-tiered strategy that integrates an initial quick detection process, followed by targeted region-specific dehazing, and concludes with an in-depth detection phase. The approach is validated using the Foggy Cityscapes, RESIDE-beta (OTS and RTTS) datasets and is anticipated to set new performance standards in detection accuracy while significantly optimizing computational efficiency. The findings offer a viable solution for enhancing object detection in poor visibility and contribute to the broader understanding of integrating human visual principles into deep learning algorithms for intricate visual recognition challenges.

📄 PDF Abstract BibTeX arXiv:2410.01225

Code (1)

ashu1069/perceptual-piercing 공식 구현 pytorch

Tasks

Autonomous DrivingComputational EfficiencyObjectobject-detectionObject DetectionObject Recognition

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Analysis and Interpretation of Deep CNN Representations as Perceptual Quality Features

2019-09-25 · Taimoor Tariq, Munchurl Kim

Pre-trained Deep Convolutional Neural Network (CNN) features have popularly been used as full-reference perceptual quality features for CNN based image quality assessment, super-resolution, image restoration and a variet…

Image Quality AssessmentImage RestorationImage-to-Image Translationobject-detection+2

Human-oriented Representation Learning for Robotic Manipulation

2023-10-04 · Mingxiao Huo, Mingyu Ding, Chenfeng Xu, Thomas Tian 외

Humans inherently possess generalizable visual representations that empower them to efficiently explore and interact with the environments in manipulation tasks. We advocate that such a representation automatically arise…

DecoderHand DetectionRepresentation LearningRobot Manipulation

A data-set of piercing needle through deformable objects for Deep Learning from Demonstrations

2020-12-04 · Hamidreza Hashempour, Kiyanoush Nazari, Fangxun Zhong, Amir Ghalamzan E.

Many robotic tasks are still teleoperated since automating them is very time consuming and expensive. Robot Learning from Demonstrations (RLfD) can reduce programming time and cost. However, conventional RLfD approaches …

NL-FCOS: Improving FCOS through Non-Local Modules for Object Detection

2022-03-29 · Lukas Pavez, Jose M. Saavedra Rondo

During the last years, we have seen significant advances in the object detection task, mainly due to the outperforming results of convolutional neural networks. In this vein, anchor-based models have achieved the best re…

object-detectionObject DetectionRepresentation Learning

Rethinking of the Image Salient Object Detection: Object-level Semantic Saliency Re-ranking First, Pixel-wise Saliency Refinement Latter

2020-08-10 · Zhen-Yu Wu, Shuai Li, Chenglizhao Chen, Aimin Hao 외

The real human attention is an interactive activity between our visual system and our brain, using both low-level visual stimulus and high-level semantic information. Previous image salient object detection (SOD) works c…

Objectobject-detectionObject DetectionRe-Ranking+2