Class Correlation affects Single Object Localization using Pre-trained ConvNets
The problem of object localization has become one of the mainstream problems of vision. Most of the algorithms proposed involve the design for the model to be specifically for localizing objects. In this paper, we explore whether a pre-trained canonical ConvNet (without fine-tuning) trained purely for object classification on one dataset with global image level labels can be used to localize objects in images containing a single instance on a separate dataset while generalizing to novel classes. We propose a simple algorithm involving cropping and blackening out regions in the image space called Explicit Image Space based Search (EISS) for locating the most responsive regions in an image in the context of object localization. EISS brings to light the interesting phenomenon of a ConvNets responding more to features within objects as opposed to object level descriptors, as the classes in the training data get more correlated (visually/semantically similar).
Code (0)
등록된 구현이 없습니다.
Tasks
ObjectObject LocalizationSimilar Papers 제목 키워드 기반
Correlation Loss: Enforcing Correlation between Classification and Localization
Object detectors are conventionally trained by a weighted sum of classification and localization losses. Recent studies (e.g., predicting IoU with an auxiliary head, Generalized Focal Loss, Rank & Sort Loss) have shown t…
ClassificationInductive BiasObjectIoU-aware Single-stage Object Detector for Accurate Localization
Due to the simpleness and high efficiency, single-stage object detectors have been widely applied in many computer vision applications . However, the low correlation between the classification score and localization accu…
General ClassificationObjectIoU-balanced Loss Functions for Single-stage Object Detection
Single-stage object detectors have been widely applied in computer vision applications due to their high efficiency. However, we find that the loss functions adopted by single-stage object detectors hurt the localization…
ClassificationGeneral ClassificationObjectobject-detection+1Maximum Margin Vector Correlation Filter
Correlation Filters (CFs) are a class of classifiers which are designed for accurate pattern localization. Traditionally CFs have been used with scalar features only, which limits their ability to be used with vector fea…
object-detectionObject DetectionLearning Multi-Modal Class-Specific Tokens for Weakly Supervised Dense Object Localization
Weakly supervised dense object localization (WSDOL) relies generally on Class Activation Mapping (CAM), which exploits the correlation between the class weights of the image classifier and the pixel-level features. D…
Object LocalizationRepresentation LearningSemantic SegmentationWeakly supervised Semantic Segmentation+1