paper-with-me

Papers

3C-Net: Category Count and Center Loss for Weakly-Supervised Action Localization

2019-08-22 · ICCV 2019 10 · Sanath Narayan, Hisham Cholakkal, Fahad Shahbaz Khan, Ling Shao

Temporal action localization is a challenging computer vision problem with numerous real-world applications. Most existing methods require laborious frame-level supervision to train action localization models. In this work, we propose a framework, called 3C-Net, which only requires video-level supervision (weak supervision) in the form of action category labels and the corresponding count. We introduce a novel formulation to learn discriminative action features with enhanced localization capabilities. Our joint formulation has three terms: a classification term to ensure the separability of learned action features, an adapted multi-label center loss term to enhance the action feature discriminability and a counting loss term to delineate adjacent action sequences, leading to improved localization. Comprehensive experiments are performed on two challenging benchmarks: THUMOS14 and ActivityNet 1.2. Our approach sets a new state-of-the-art for weakly-supervised temporal action localization on both datasets. On the THUMOS14 dataset, the proposed method achieves an absolute gain of 4.6% in terms of mean average precision (mAP), compared to the state-of-the-art. Source code is available at https://github.com/naraysa/3c-net.

📄 PDF Abstract BibTeX arXiv:1908.08216

Code (1)

naraysa/3c-net 공식 구현 pytorch

Tasks

Action ClassificationAction LocalizationTemporal Action LocalizationWeakly Supervised Action LocalizationWeakly-supervised Temporal Action Localization

Similar Papers 제목 키워드 기반

Weakly Supervised Prototype Topic Model with Discriminative Seed Words: Modifying the Category Prior by Self-exploring Supervised Signals

2021-11-20 · Bing Wang, Yue Wang, Ximing Li, Jihong Ouyang

Dataless text classification, i.e., a new paradigm of weakly supervised learning, refers to the task of learning with unlabeled documents and a few predefined representative words of categories, known as seed words. The …

text-classificationText ClassificationWeakly-supervised Learning

CaT: Weakly Supervised Object Detection with Category Transfer

2021-08-17 · ICCV 2021 10 · Tianyue Cao, Lianyu Du, Xiaoyun Zhang, Siheng Chen 외

A large gap exists between fully-supervised object detection and weakly-supervised object detection. To narrow this gap, some methods consider knowledge transfer from additional fully-supervised dataset. But these method…

Objectobject-detectionObject DetectionTransfer Learning+1

Inter-Image Communication for Weakly Supervised Localization

2020-08-12 · ECCV 2020 8 · Xiaolin Zhang, Yunchao Wei, Yi Yang

Weakly supervised localization aims at finding target object regions using only image-level supervision. However, localization maps extracted from classification networks are often not accurate due to the lack of fine pi…

Object

C-MIL: Continuation Multiple Instance Learning for Weakly Supervised Object Detection

2019-04-11 · CVPR 2019 6 · Fang Wan, Chang Liu, Wei Ke, Xiangyang Ji 외

Weakly supervised object detection (WSOD) is a challenging task when provided with image category supervision but required to simultaneously learn object locations and object detectors. Many WSOD approaches adopt multipl…

Multiple Instance LearningObjectobject-detectionObject Detection+3

Seed Word Selection for Weakly-Supervised Text Classification with Unsupervised Error Estimation

2021-04-20 · NAACL 2021 4 · Yiping Jin, Akshay Bhatia, Dittaya Wanvarie

Weakly-supervised text classification aims to induce text classifiers from only a few user-provided seed words. The vast majority of previous work assumes high-quality seed words are given. However, the expert-annotated …

Binary ClassificationGeneral Classificationtext-classificationText Classification+1