paper-with-me

홈 › Papers

Deep Active Perception for Object Detection using Navigation Proposals

2023-12-15 · Stefanos Ginargiros, Nikolaos Passalis, Anastasios Tefas

Deep Learning (DL) has brought significant advances to robotics vision tasks. However, most existing DL methods have a major shortcoming, they rely on a static inference paradigm inherent in traditional computer vision pipelines. On the other hand, recent studies have found that active perception improves the perception abilities of various models by going beyond these static paradigms. Despite the significant potential of active perception, it poses several challenges, primarily involving significant changes in training pipelines for deep learning models. To overcome these limitations, in this work, we propose a generic supervised active perception pipeline for object detection that can be trained using existing off-the-shelf object detectors, while also leveraging advances in simulation environments. To this end, the proposed method employs an additional neural network architecture that estimates better viewpoints in cases where the object detector confidence is insufficient. The proposed method was evaluated on synthetic datasets, constructed within the Webots robotics simulator, showcasing its effectiveness in two object detection cases.

📄 PDF Abstract BibTeX arXiv:2312.10200

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

PointRGCN: Graph Convolution Networks for 3D Vehicles Detection Refinement

2019-11-27 · Jesus Zarzar, Silvio Giancola, Bernard Ghanem

In autonomous driving pipelines, perception modules provide a visual understanding of the surrounding road scene. Among the perception tasks, vehicle detection is of paramount importance for a safe driving as it identifi…

3D Object DetectionAutonomous DrivingObjectobject-detection+2

Proactive Anomaly Detection for Robot Navigation with Multi-Sensor Fusion

2022-04-03 · Tianchen Ji, Arun Narenthiran Sivakumar, Girish Chowdhary, Katherine Driggs-Campbell

Despite the rapid advancement of navigation algorithms, mobile robots often produce anomalous behaviors that can lead to navigation failures. The ability to detect such anomalous behaviors is a key component in modern ro…

Anomaly DetectionRobot NavigationSensor Fusion

SEAL: Self-supervised Embodied Active Learning using Exploration and 3D Consistency

2021-12-02 · NeurIPS 2021 12 · Devendra Singh Chaplot, Murtaza Dalal, Saurabh Gupta, Jitendra Malik 외

In this paper, we explore how we can build upon the data and models of Internet images and use them to adapt to robot vision without requiring any extra labels. We present a framework called Self-supervised Embodied Acti…

Active LearningInstance Segmentationobject-detectionObject Detection+1

UAV Active Perception and Motion Control for Improving Navigation Using Low-Cost Sensors

2024-07-21 · Konstantinos Gounis, Nikolaos Passalis, Anastasios Tefas

In this study a model pipeline is proposed that combines computer vision with control-theoretic methods and utilizes low cost sensors. The proposed work enables perception-aware motion control for a quadrotor UAV to dete…

Navigate

Think, Act, and Ask: Open-World Interactive Personalized Robot Navigation

2023-10-12 · Yinpei Dai, Run Peng, Sikai Li, Joyce Chai

Zero-Shot Object Navigation (ZSON) enables agents to navigate towards open-vocabulary objects in unknown environments. The existing works of ZSON mainly focus on following individual instructions to find generic object c…

NavigateObjectRobot Navigation