paper-with-me

Papers

Deep Patch Learning for Weakly Supervised Object Classification and Discovery

2017-05-06 · Peng Tang, Xinggang Wang, Zilong Huang, Xiang Bai, Wenyu Liu

Patch-level image representation is very important for object classification and detection, since it is robust to spatial transformation, scale variation, and cluttered background. Many existing methods usually require fine-grained supervisions (e.g., bounding-box annotations) to learn patch features, which requires a great effort to label images may limit their potential applications. In this paper, we propose to learn patch features via weak supervisions, i.e., only image-level supervisions. To achieve this goal, we treat images as bags and patches as instances to integrate the weakly supervised multiple instance learning constraints into deep neural networks. Also, our method integrates the traditional multiple stages of weakly supervised object classification and discovery into a unified deep convolutional neural network and optimizes the network in an end-to-end way. The network processes the two tasks object classification and discovery jointly, and shares hierarchical deep features. Through this jointly learning strategy, weakly supervised object classification and discovery are beneficial to each other. We test the proposed method on the challenging PASCAL VOC datasets. The results show that our method can obtain state-of-the-art performance on object classification, and very competitive results on object discovery, with faster testing speed than competitors.

📄 PDF Abstract BibTeX arXiv:1705.02429

Code (1)

ppengtang/dpl 공식 구현

Tasks

ClassificationGeneral ClassificationMultiple Instance LearningObjectObject Discovery

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Min-Entropy Latent Model for Weakly Supervised Object Detection

2019-02-16 · CVPR 2018 6 · Fang Wan, Pengxu Wei, Zhenjun Han, Jianbin Jiao 외

Weakly supervised object detection is a challenging task when provided with image category supervision but required to learn, at the same time, object locations and object detectors. The inconsistency between the weak su…

image-classificationImage ClassificationObjectobject-detection+4

Boundary-RL: Reinforcement Learning for Weakly-Supervised Prostate Segmentation in TRUS Images

2023-08-22 · Weixi Yi, Vasilis Stavrinides, Zachary M. C. Baum, Qianye Yang 외

We propose Boundary-RL, a novel weakly supervised segmentation method that utilises only patch-level labels for training. We envision the segmentation as a boundary detection problem, rather than a pixel-level classifica…

Boundary DetectionMultiple Instance Learningreinforcement-learningSegmentation+1

Hide-and-Seek: Forcing a Network to be Meticulous for Weakly-supervised Object and Action Localization

2017-04-13 · ICCV 2017 10 · Krishna Kumar Singh, Yong Jae Lee

We propose `Hide-and-Seek', a weakly-supervised framework that aims to improve object localization in images and action localization in videos. Most existing weakly-supervised methods localize only the most discriminativ…

Action LocalizationObjectObject LocalizationWeakly Supervised Action Localization+1

OAMixer: Object-aware Mixing Layer for Vision Transformers

2022-12-13 · Hyunwoo Kang, Sangwoo Mo, Jinwoo Shin

Patch-based models, e.g., Vision Transformers (ViTs) and Mixers, have shown impressive results on various visual recognition tasks, alternating classic convolutional networks. While the initial patch-based models (ViTs) …

Inductive BiasObjectObject RecognitionSelf-Supervised Learning

DSNet: A Dual-Stream Framework for Weakly-Supervised Gigapixel Pathology Image Analysis

2021-09-13 · Tiange Xiang, Yang song, Chaoyi Zhang, Dongnan Liu 외

We present a novel weakly-supervised framework for classifying whole slide images (WSIs). WSIs, due to their gigapixel resolution, are commonly processed by patch-wise classification with patch-level labels. However, pat…

Classificationwhole slide images