Efficient Object Localization Using Convolutional Networks
Recent state-of-the-art performance on human-body pose estimation has been achieved with Deep Convolutional Networks (ConvNets). Traditional ConvNet architectures include pooling and sub-sampling layers which reduce computational requirements, introduce invariance and prevent over-training. These benefits of pooling come at the cost of reduced localization accuracy. We introduce a novel architecture which includes an efficient `position refinement' model that is trained to estimate the joint offset location within a small region of the image. This refinement model is jointly trained in cascade with a state-of-the-art ConvNet model to achieve improved accuracy in human joint location estimation. We show that the variance of our detector approaches the variance of human annotations on the FLIC dataset and outperforms all existing approaches on the MPII-human-pose dataset.
Code (2)
Tasks
ObjectObject LocalizationPose EstimationPositionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Convolutional STN for Weakly Supervised Object Localization
Weakly supervised object localization is a challenging task in which the object of interest should be localized while learning its appearance. State-of-the-art methods recycle the architecture of a standard CNN by using …
ObjectObject LocalizationWeakly-Supervised Object LocalizationWeakly Supervised Localization using Deep Feature Maps
Object localization is an important computer vision problem with a variety of applications. The lack of large scale object-level annotations and the relative abundance of image-level labels makes a compelling case for we…
General ClassificationObjectObject LocalizationObject Recognition+1Multi-scale discriminative Region Discovery for Weakly-Supervised Object Localization
Localizing objects with weak supervision in an image is a key problem of the research in computer vision community. Many existing Weakly-Supervised Object Localization (WSOL) approaches tackle this problem by estimating …
Object LocalizationWeakly-Supervised Object LocalizationActive query-driven visual search using probabilistic bisection and convolutional neural networks
We present a novel efficient object detection and localization framework based on the probabilistic bisection algorithm. A Convolutional Neural Network (CNN) is trained and used as a noisy oracle that provides answers to…
Objectobject-detectionObject DetectionMultiscale Vision Transformer With Deep Clustering-Guided Refinement for Weakly Supervised Object Localization
This work addresses the task of weakly-supervised object localization. The goal is to learn object localization using only image-level class labels, which are much easier to obtain compared to bounding box annotations. T…
ClusteringDeep ClusteringObjectObject Localization+1