DR-WLC: Dimensionality Reduction cognition for object detection and pose estimation by Watching, Learning and Checking
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.
Code (0)
등록된 구현이 없습니다.
Tasks
2D Object DetectionAutonomous DrivingDimensionality ReductionObjectobject-detectionObject DetectionPose EstimationSimilar Papers 제목 키워드 기반
Grassmannian Discriminant Maps (GDM) for Manifold Dimensionality Reduction with Application to Image Set Classification
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+4Rethinking Dimensionality Reduction in Grid-based 3D Object Detection
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+2Performance Examination of Symbolic Aggregate Approximation in IoT Applications
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 SeriesExploring the Influence of Dimensionality Reduction on Anomaly Detection Performance in Multivariate Time Series
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+1A Proper Orthogonal Decomposition approach for parameters reduction of Single Shot Detector networks
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