paper-with-me

Papers

Weakly Supervised PatchNets: Describing and Aggregating Local Patches for Scene Recognition

2016-09-01 · Zhe Wang, Li-Min Wang, Yali Wang, Bo-Wen Zhang, Yu Qiao

Traditional feature encoding scheme (e.g., Fisher vector) with local descriptors (e.g., SIFT) and recent convolutional neural networks (CNNs) are two classes of successful methods for image recognition. In this paper, we propose a hybrid representation, which leverages the discriminative capacity of CNNs and the simplicity of descriptor encoding schema for image recognition, with a focus on scene recognition. To this end, we make three main contributions from the following aspects. First, we propose a patch-level and end-to-end architecture to model the appearance of local patches, called {\em PatchNet}. PatchNet is essentially a customized network trained in a weakly supervised manner, which uses the image-level supervision to guide the patch-level feature extraction. Second, we present a hybrid visual representation, called {\em VSAD}, by utilizing the robust feature representations of PatchNet to describe local patches and exploiting the semantic probabilities of PatchNet to aggregate these local patches into a global representation. Third, based on the proposed VSAD representation, we propose a new state-of-the-art scene recognition approach, which achieves an excellent performance on two standard benchmarks: MIT Indoor67 (86.2\%) and SUN397 (73.0\%).

📄 PDF Abstract BibTeX arXiv:1609.00153

Code (1)

wangzheallen/vsad 공식 구현

Tasks

Scene Recognition

Similar Papers 제목 키워드 기반

Weakly Supervised Image Annotation and Segmentation with Objects and Attributes

2017-08-08 · Zhiyuan Shi, Yongxin Yang, Timothy M. Hospedales, Tao Xiang

We propose to model complex visual scenes using a non-parametric Bayesian model learned from weakly labelled images abundant on media sharing sites such as Flickr. Given weak image-level annotations of objects and attrib…

AttributeObjectobject-detectionObject Detection+3

Distilling Knowledge from Refinement in Multiple Instance Detection Networks

2020-04-23 · Luis Felipe Zeni, Claudio Jung

Weakly supervised object detection (WSOD) aims to tackle the object detection problem using only labeled image categories as supervision. A common approach used in WSOD to deal with the lack of localization information i…

Knowledge DistillationMultiple Instance LearningObjectobject-detection+4

Geometry Constrained Weakly Supervised Object Localization

2020-07-19 · ECCV 2020 8 · Weizeng Lu, Xi Jia, Weicheng Xie, Linlin Shen 외

We propose a geometry constrained network, termed GC-Net, for weakly supervised object localization (WSOL). GC-Net consists of three modules: a detector, a generator and a classifier. The detector predicts the object loc…

ObjectObject LocalizationWeakly-Supervised Object Localization

Reliable Weakly Supervised Learning: Maximize Gain and Maintain Safeness

2019-04-22 · Lan-Zhe Guo, Yu-Feng Li, Ming Li, Jin-Feng Yi 외

Weakly supervised data are widespread and have attracted much attention. However, since label quality is often difficult to guarantee, sometimes the use of weakly supervised data will lead to unsatisfactory performance, …

Weakly-supervised Learning

Deep Motion Prior for Weakly-Supervised Temporal Action Localization

2021-08-12 · Meng Cao, Can Zhang, Long Chen, Mike Zheng Shou 외

Weakly-Supervised Temporal Action Localization (WSTAL) aims to localize actions in untrimmed videos with only video-level labels. Currently, most state-of-the-art WSTAL methods follow a Multi-Instance Learning (MIL) pipe…

Action LocalizationOptical Flow EstimationTemporal Action LocalizationWeakly-supervised Temporal Action Localization