Designing Deep Convolutional Neural Networks for Continuous Object Orientation Estimation
Deep Convolutional Neural Networks (DCNN) have been proven to be effective for various computer vision problems. In this work, we demonstrate its effectiveness on a continuous object orientation estimation task, which requires prediction of 0 to 360 degrees orientation of the objects. We do so by proposing and comparing three continuous orientation prediction approaches designed for the DCNNs. The first two approaches work by representing an orientation as a point on a unit circle and minimizing either L2 loss or angular difference loss. The third method works by first converting the continuous orientation estimation task into a set of discrete orientation estimation tasks and then converting the discrete orientation outputs back to the continuous orientation using a mean-shift algorithm. By evaluating on a vehicle orientation estimation task and a pedestrian orientation estimation task, we demonstrate that the discretization-based approach not only works better than the other two approaches but also achieves state-of-the-art performance. We also demonstrate that finding an appropriate feature representation is critical to achieve a good performance when adapting a DCNN trained for an image recognition task.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
3D Bounding Box Estimation Using Deep Learning and Geometry
We present a method for 3D object detection and pose estimation from a single image. In contrast to current techniques that only regress the 3D orientation of an object, our method first regresses relatively stable 3D ob…
3D Object DetectionDeep LearningObjectobject-detection+5Coded Estimation: Design of Backscatter Array Codes for 3D Orientation Estimation
We consider the problem of estimating the orientation of a 3D object with the assistance of configurable backscatter tags. We explore the idea of designing tag response codes to improve the accuracy of orientation estima…
TAGMonocular Object Orientation Estimation using Riemannian Regression and Classification Networks
We consider the task of estimating the 3D orientation of an object of known category given an image of the object and a bounding box around it. Recently, CNN-based regression and classification methods have shown signifi…
ClassificationData AugmentationGeneral ClassificationregressionConvPoseCNN: Dense Convolutional 6D Object Pose Estimation
6D object pose estimation is a prerequisite for many applications. In recent years, monocular pose estimation has attracted much research interest because it does not need depth measurements. In this work, we introduce C…
6D Pose Estimation using RGBClusteringObjectPose Estimation+1OriCon3D: Effective 3D Object Detection using Orientation and Confidence
In this paper, we propose an advanced methodology for the detection of 3D objects and precise estimation of their spatial positions from a single image. Unlike conventional frameworks that rely solely on center-point and…
3D Object DetectionObjectobject-detectionObject Detection