中文
相关论文

相关论文: Foreground-Action Consistency Network for Weakly S…

200 篇论文

This work proposes a new end-to-end DCNN based approach for motion segmentation, especially for video sequences captured with such non-static cameras, called MOSNET. While other approaches focus on spatial or temporal context only, the…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Markus Bosch

The dominant paradigm in spatiotemporal action detection is to classify actions using spatiotemporal features learned by 2D or 3D Convolutional Networks. We argue that several actions are characterized by their context, such as relevant…

机器学习 · 计算机科学 2021-07-30 Michail Tsiaousis , Gertjan Burghouts , Fieke Hillerström , Peter van der Putten

Face detection and alignment in unconstrained environment are challenging due to various poses, illuminations and occlusions. Recent studies show that deep learning approaches can achieve impressive performance on these two tasks. In this…

计算机视觉与模式识别 · 计算机科学 2016-09-21 Kaipeng Zhang , Zhanpeng Zhang , Zhifeng Li , Yu Qiao

Foreground segmentation is a fundamental task in computer vision, encompassing various subdivision tasks. Previous research has typically designed task-specific architectures for each task, leading to a lack of unification. Moreover, they…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Zuyao You , Lingyu Kong , Lingchen Meng , Zuxuan Wu

Action segmentation is the task of temporally segmenting every frame of an untrimmed video. Weakly supervised approaches to action segmentation, especially from transcripts have been of considerable interest to the computer vision…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Yaser Souri , Alexander Richard , Luca Minciullo , Juergen Gall

We propose a weakly-supervised framework for action labeling in video, where only the order of occurring actions is required during training time. The key challenge is that the per-frame alignments between the input (video) and label…

计算机视觉与模式识别 · 计算机科学 2016-07-29 De-An Huang , Li Fei-Fei , Juan Carlos Niebles

Pixel-level annotations are expensive and time consuming to obtain. Hence, weak supervision using only image tags could have a significant impact in semantic segmentation. Recently, CNN-based methods have proposed to fine-tune pre-trained…

计算机视觉与模式识别 · 计算机科学 2016-09-05 Fatemehsadat Saleh , Mohammad Sadegh Ali Akbarian , Mathieu Salzmann , Lars Petersson , Stephen Gould , Jose M. Alvarez

Temporal action detection (TAD) aims to detect all action boundaries and their corresponding categories in an untrimmed video. The unclear boundaries of actions in videos often result in imprecise predictions of action boundaries by…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Dingfeng Shi , Qiong Cao , Yujie Zhong , Shan An , Jian Cheng , Haogang Zhu , Dacheng Tao

Temporal modeling is crucial for various video learning tasks. Most recent approaches employ either factorized (2D+1D) or joint (3D) spatial-temporal operations to extract temporal contexts from the input frames. While the former is more…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Yizhou Zhao , Zhenyang Li , Xun Guo , Yan Lu

Fine-grained recognition is challenging due to its subtle local inter-class differences versus large intra-class variations such as poses. A key to address this problem is to localize discriminative parts to extract pose-invariant features.…

计算机视觉与模式识别 · 计算机科学 2017-03-22 Xiao Liu , Tian Xia , Jiang Wang , Yi Yang , Feng Zhou , Yuanqing Lin

Few-shot image classification aims to classify novel classes with few labeled samples. Recent research indicates that deep local descriptors have better representational capabilities. These studies recognize the impact of background noise…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Qian Qiao , Yu Xie , Shaoyao Huang , Fanzhang Li

Online temporal action localization from an untrimmed video stream is a challenging problem in computer vision. It is challenging because of i) in an untrimmed video stream, more than one action instance may appear, including background…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Da-Hye Yoon , Nam-Gyu Cho , Seong-Whan Lee

Weakly supervised learning has emerged as a compelling tool for object detection by reducing the need for strong supervision during training. However, major challenges remain: (1) differentiation of object instances can be ambiguous; (2)…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Zhongzheng Ren , Zhiding Yu , Xiaodong Yang , Ming-Yu Liu , Yong Jae Lee , Alexander G. Schwing , Jan Kautz

Developing end-to-end action recognition models on long videos is fundamental and crucial for long-video action understanding. Due to the unaffordable cost of end-to-end training on the whole long videos, existing works generally train…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Jiaming Zhou , Hanjun Li , Kun-Yu Lin , Junwei Liang

Video anomaly detection is recently formulated as a multiple instance learning task under weak supervision, in which each video is treated as a bag of snippets to be determined whether contains anomalies. Previous efforts mainly focus on…

计算机视觉与模式识别 · 计算机科学 2022-08-12 Yujiang Pu , Xiaoyu Wu

Currently, spatiotemporal features are embraced by most deep learning approaches for human action detection in videos, however, they neglect the important features in frequency domain. In this work, we propose an end-to-end network that…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Changhai Li , Huawei Chen , Jingqing Lu , Yang Huang , Yingying Liu

Grounding textual phrases in visual content is a meaningful yet challenging problem with various potential applications such as image-text inference or text-driven multimedia interaction. Most of the current existing methods adopt the…

计算机视觉与模式识别 · 计算机科学 2018-05-03 Zhiyuan Fang , Shu Kong , Tianshu Yu , Yezhou Yang

Deep convolutional networks have achieved great success for visual recognition in still images. However, for action recognition in videos, the advantage over traditional methods is not so evident. This paper aims to discover the principles…

计算机视觉与模式识别 · 计算机科学 2016-08-03 Limin Wang , Yuanjun Xiong , Zhe Wang , Yu Qiao , Dahua Lin , Xiaoou Tang , Luc Van Gool

Understanding motion in dynamic environments is critical for autonomous driving, thereby motivating research on class-agnostic motion prediction. In this work, we investigate weakly and self-supervised class-agnostic motion prediction from…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Ruibo Li , Hanyu Shi , Zhe Wang , Guosheng Lin

Few-shot action recognition aims to recognize novel action classes (query) using just a few samples (support). The majority of current approaches follow the metric learning paradigm, which learns to compare the similarity between videos.…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Shuyuan Li , Huabin Liu , Rui Qian , Yuxi Li , John See , Mengjuan Fei , Xiaoyuan Yu , Weiyao Lin