paper-with-me

홈 › Papers

DR-WLC: Dimensionality Reduction cognition for object detection and pose estimation by Watching, Learning and Checking

2023-01-17 · Yu Gao, Xi Xu, Tianji Jiang, Siyuan Chen, Yi Yang, Yufeng Yue, Mengyin Fu

Object detection and pose estimation are difficult tasks in robotics and autonomous driving. Existing object detection and pose estimation methods mostly adopt the same-dimensional data for training. For example, 2D object detection usually requires a large amount of 2D annotation data with high cost. Using high-dimensional information to supervise lower-dimensional tasks is a feasible way to reduce datasets size. In this work, the DR-WLC, a dimensionality reduction cognitive model, which can perform both object detection and pose estimation tasks at the same time is proposed. The model only requires 3D model of objects and unlabeled environment images (with or without objects) to finish the training. In addition, a bounding boxes generation strategy is also proposed to build the relationship between 3D model and 2D object detection task. Experiments show that our method can qualify the work without any manual annotations and it is easy to deploy for practical applications. Source code is at https://github.com/IN2-ViAUn/DR-WLC.

📄 PDF Abstract BibTeX arXiv:2301.06944

Code (0)

등록된 구현이 없습니다.

Tasks

2D Object DetectionAutonomous DrivingDimensionality ReductionObjectobject-detectionObject DetectionPose Estimation

Similar Papers 제목 키워드 기반

Grassmannian Discriminant Maps (GDM) for Manifold Dimensionality Reduction with Application to Image Set Classification

2018-06-28 · Rui Wang, Xiao-Jun Wu, Kai-Xuan Chen, Josef Kittler

In image set classification, a considerable progress has been made by representing original image sets on Grassmann manifolds. In order to extend the advantages of the Euclidean based dimensionality reduction methods to …

Dimensionality ReductionFace RecognitionGeneral ClassificationGesture Recognition+4

Rethinking Dimensionality Reduction in Grid-based 3D Object Detection

2022-09-20 · Dihe Huang, Ying Chen, Yikang Ding, Jinli Liao 외

Bird's eye view (BEV) is widely adopted by most of the current point cloud detectors due to the applicability of well-explored 2D detection techniques. However, existing methods obtain BEV features by simply collapsing v…

3D Object DetectionCloud DetectionDimensionality ReductionObject+2

Performance Examination of Symbolic Aggregate Approximation in IoT Applications

2024-05-30 · Suzana Veljanovska, Hans Dermot Doran

Symbolic Aggregate approXimation (SAX) is a common dimensionality reduction approach for time-series data which has been employed in a variety of domains, including classification and anomaly detection in time-series dat…

Anomaly DetectionDimensionality ReductionTime Series

Exploring the Influence of Dimensionality Reduction on Anomaly Detection Performance in Multivariate Time Series

2024-03-07 · Mahsun Altın, Altan Cakir

This paper presents an extensive empirical study on the integration of dimensionality reduction techniques with advanced unsupervised time series anomaly detection models, focusing on the MUTANT and Anomaly-Transformer m…

Anomaly DetectionDimensionality ReductionTime SeriesTime Series Analysis+1

A Proper Orthogonal Decomposition approach for parameters reduction of Single Shot Detector networks

2022-07-27 · Laura Meneghetti, Nicola Demo, Gianluigi Rozza

As a major breakthrough in artificial intelligence and deep learning, Convolutional Neural Networks have achieved an impressive success in solving many problems in several fields including computer vision and image proce…

Dimensionality ReductionObject RecognitionTransfer Learning