paper-with-me

Papers

Perception for Autonomous Systems (PAZ)

2020-10-27 · Octavio Arriaga, Matias Valdenegro-Toro, Mohandass Muthuraja, Sushma Devaramani, Frank Kirchner

In this paper we introduce the Perception for Autonomous Systems (PAZ) software library. PAZ is a hierarchical perception library that allow users to manipulate multiple levels of abstraction in accordance to their requirements or skill level. More specifically, PAZ is divided into three hierarchical levels which we refer to as pipelines, processors, and backends. These abstractions allows users to compose functions in a hierarchical modular scheme that can be applied for preprocessing, data-augmentation, prediction and postprocessing of inputs and outputs of machine learning (ML) models. PAZ uses these abstractions to build reusable training and prediction pipelines for multiple robot perception tasks such as: 2D keypoint estimation, 2D object detection, 3D keypoint discovery, 6D pose estimation, emotion classification, face recognition, instance segmentation, and attention mechanisms.

📄 PDF Abstract BibTeX arXiv:2010.14541

Code (1)

oarriaga/paz tf

Tasks

2D Object Detection6D Pose EstimationData AugmentationEmotion ClassificationFace RecognitionInstance SegmentationKeypoint Estimationobject-detectionObject DetectionPose EstimationSemantic Segmentation

Similar Papers 제목 키워드 기반

Advancing Autonomous Driving Perception: Analysis of Sensor Fusion and Computer Vision Techniques

2024-11-15 · Urvishkumar Bharti, Vikram Shahapur

In autonomous driving, perception systems are piv otal as they interpret sensory data to understand the envi ronment, which is essential for decision-making and planning. Ensuring the safety of these perception systems i…

Autonomous DrivingDecision MakingSensor Fusion

Perception and Navigation in Autonomous Systems in the Era of Learning: A Survey

2020-01-08 · Yang Tang, Chaoqiang Zhao, Jianrui Wang, Chongzhen Zhang 외

Autonomous systems possess the features of inferring their own state, understanding their surroundings, and performing autonomous navigation. With the applications of learning systems, like deep learning and reinforcemen…

Autonomous NavigationDecision MakingDeep LearningDeep Reinforcement Learning+15

Closed-loop Analysis of Vision-based Autonomous Systems: A Case Study

2023-02-06 · Corina S. Pasareanu, Ravi Mangal, Divya Gopinath, Sinem Getir Yaman 외

Deep neural networks (DNNs) are increasingly used in safety-critical autonomous systems as perception components processing high-dimensional image data. Formal analysis of these systems is particularly challenging due to…

Scenario-based Compositional Verification of Autonomous Systems with Neural Perception

2025-04-29 · Christopher Watson, Rajeev Alur, Divya Gopinath, Ravi Mangal 외

Recent advances in deep learning have enabled the development of autonomous systems that use deep neural networks for perception. Formal verification of these systems is challenging due to the size and complexity of the …

Knowledge-based Entity Prediction for Improved Machine Perception in Autonomous Systems

2022-03-30 · Ruwan Wickramarachchi, Cory Henson, Amit Sheth

Knowledge-based entity prediction (KEP) is a novel task that aims to improve machine perception in autonomous systems. KEP leverages relational knowledge from heterogeneous sources in predicting potentially unrecognized …

Autonomous Driving