paper-with-me

Papers

Deep Self-Taught Learning for Weakly Supervised Object Localization

2017-04-18 · CVPR 2017 7 · Zequn Jie, Yunchao Wei, Xiaojie Jin, Jiashi Feng, Wei Liu

Most existing weakly supervised localization (WSL) approaches learn detectors by finding positive bounding boxes based on features learned with image-level supervision. However, those features do not contain spatial location related information and usually provide poor-quality positive samples for training a detector. To overcome this issue, we propose a deep self-taught learning approach, which makes the detector learn the object-level features reliable for acquiring tight positive samples and afterwards re-train itself based on them. Consequently, the detector progressively improves its detection ability and localizes more informative positive samples. To implement such self-taught learning, we propose a seed sample acquisition method via image-to-object transferring and dense subgraph discovery to find reliable positive samples for initializing the detector. An online supportive sample harvesting scheme is further proposed to dynamically select the most confident tight positive samples and train the detector in a mutual boosting way. To prevent the detector from being trapped in poor optima due to overfitting, we propose a new relative improvement of predicted CNN scores for guiding the self-taught learning process. Extensive experiments on PASCAL 2007 and 2012 show that our approach outperforms the state-of-the-arts, strongly validating its effectiveness.

📄 PDF Abstract BibTeX arXiv:1704.05188

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject LocalizationWeakly Supervised Object DetectionWeakly-Supervised Object Localization

Similar Papers 제목 키워드 기반

Self-Taught Cross-Domain Few-Shot Learning with Weakly Supervised Object Localization and Task-Decomposition

2021-09-03 · Xiyao Liu, Zhong Ji, Yanwei Pang, Zhongfei Zhang

The domain shift between the source and target domain is the main challenge in Cross-Domain Few-Shot Learning (CD-FSL). However, the target domain is absolutely unknown during the training on the source domain, which res…

Cross-Domain Few-Shotcross-domain few-shot learningFew-Shot LearningObject Localization+1

Relation-aware Instance Refinement for Weakly Supervised Visual Grounding

2021-03-24 · CVPR 2021 1 · Yongfei Liu, Bo Wan, Lin Ma, Xuming He

Visual grounding, which aims to build a correspondence between visual objects and their language entities, plays a key role in cross-modal scene understanding. One promising and scalable strategy for learning visual grou…

ObjectRelationScene UnderstandingVisual Grounding+1

Self-Transfer Learning for Fully Weakly Supervised Object Localization

2016-02-04 · Sangheum Hwang, Hyo-Eun Kim

Recent advances of deep learning have achieved remarkable performances in various challenging computer vision tasks. Especially in object localization, deep convolutional neural networks outperform traditional approaches…

Medical Image AnalysisObjectObject LocalizationTransfer Learning+2

Self-taught Object Localization with Deep Networks

2014-09-13 · Loris Bazzani, Alessandro Bergamo, Dragomir Anguelov, Lorenzo Torresani

This paper introduces self-taught object localization, a novel approach that leverages deep convolutional networks trained for whole-image recognition to localize objects in images without additional human supervision, i…

ClusteringObjectObject Localization

A Taught-Obesrve-Ask (TOA) Method for Object Detection with Critical Supervision

2017-11-03 · Chi-Hao Wu, Qin Huang, Siyang Li, C. -C. Jay Kuo

Being inspired by child's learning experience - taught first and followed by observation and questioning, we investigate a critically supervised learning methodology for object detection in this work. Specifically, we pr…

Objectobject-detectionObject DetectionWeakly-supervised Learning