中文
相关论文

相关论文: BSN++: Complementary Boundary Regressor with Scale…

200 篇论文

This paper proposes a novel binarized weight network (BT) for a resource-efficient neural structure. The proposed model estimates a binary representation of weights by taking into account the approximation error with an additional term.…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Savas Ozkan , Gozde Bozdagi Akar

Temporal modeling in videos is a fundamental yet challenging problem in computer vision. In this paper, we propose a novel Temporal Bilinear (TB) model to capture the temporal pairwise feature interactions between adjacent frames. Compared…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Yanghao Li , Sijie Song , Yuqi Li , Jiaying Liu

Detecting actions in untrimmed videos is an important yet challenging task. In this paper, we present the structured segment network (SSN), a novel framework which models the temporal structure of each action instance via a structured…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Yue Zhao , Yuanjun Xiong , Limin Wang , Zhirong Wu , Xiaoou Tang , Dahua Lin

Most state-of-the-art action localization systems process each action proposal individually, without explicitly exploiting their relations during learning. However, the relations between proposals actually play an important role in action…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Runhao Zeng , Wenbing Huang , Mingkui Tan , Yu Rong , Peilin Zhao , Junzhou Huang , Chuang Gan

In this paper, a new method for generating object and action proposals in images and videos is proposed. It builds on activations of different convolutional layers of a pretrained CNN, combining the localization accuracy of the early layers…

计算机视觉与模式识别 · 计算机科学 2016-06-16 Amir Ghodrati , Ali Diba , Marco Pedersoli , Tinne Tuytelaars , Luc Van Gool

Binary Neural Networks (BNNs) show great promise for real-world embedded devices. As one of the critical steps to achieve a powerful BNN, the scale factor calculation plays an essential role in reducing the performance gap to their…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Sheng Xu , Yanjing Li , Tiancheng Wang , Teli Ma , Baochang Zhang , Peng Gao , Yu Qiao , Jinhu Lv , Guodong Guo

As an important class of spiking neural networks (SNNs), recurrent spiking neural networks (RSNNs) possess great computational power and have been widely used for processing sequential data like audio and text. However, most RSNNs suffer…

神经与进化计算 · 计算机科学 2020-10-27 Wenrui Zhang , Peng Li

Modern recommender systems often deal with a variety of user interactions, e.g., click, forward, purchase, etc., which requires the underlying recommender engines to fully understand and leverage multi-behavior data from users. Despite…

信息检索 · 计算机科学 2023-05-30 Jingcao Xu , Chaokun Wang , Cheng Wu , Yang Song , Kai Zheng , Xiaowei Wang , Changping Wang , Guorui Zhou , Kun Gai

Temporal action detection (TAD) is challenging, yet fundamental for real-world video applications. Large temporal scale variation of actions is one of the most primary difficulties in TAD. Naturally, multi-scale features have potential in…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Jihwan Kim , Jaehyun Choi , Yerim Jeon , Jae-Pil Heo

In this work, we address the problem of spatio-temporal action detection in temporally untrimmed videos. It is an important and challenging task as finding accurate human actions in both temporal and spatial space is important for analyzing…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Zhenheng Yang , Jiyang Gao , Ram Nevatia

Maximally stable extremal regions (MSER), which is a popular method to generate character proposals/candidates, has shown superior performance in scene text detection. However, the pixel-level operation limits its capability for handling…

计算机视觉与模式识别 · 计算机科学 2016-02-16 Shuye Zhang , Mude Lin , Tianshui Chen , Lianwen Jin , Liang Lin

Temporal sentence grounding (TSG) aims to identify the temporal boundary of a specific segment from an untrimmed video by a sentence query. All existing works first utilize a sparse sampling strategy to extract a fixed number of video…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Jiahao Zhu , Daizong Liu , Pan Zhou , Xing Di , Yu Cheng , Song Yang , Wenzheng Xu , Zichuan Xu , Yao Wan , Lichao Sun , Zeyu Xiong

Video moment retrieval aims to localize the target moment in an video according to the given sentence. The weak-supervised setting only provides the video-level sentence annotations during training. Most existing weak-supervised methods…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Zhu Zhang , Zhijie Lin , Zhou Zhao , Jieming Zhu , Xiuqiang He

Self-supervised video representation learning aimed at maximizing similarity between different temporal segments of one video, in order to enforce feature persistence over time. This leads to loss of pertinent information related to…

计算机视觉与模式识别 · 计算机科学 2023-05-12 Di Yang , Yaohui Wang , Quan Kong , Antitza Dantcheva , Lorenzo Garattoni , Gianpiero Francesca , Francois Bremond

Video moment retrieval is to identify the target moment according to the given sentence in an untrimmed video. Due to temporal boundary annotations of the video are extremely time-consuming to acquire, modeling in the weakly-supervised…

多媒体 · 计算机科学 2023-11-27 Haoyuan Li , Zhou Zhao , Zhu Zhang , Zhijie Lin

Weakly-supervised temporal action localization is a very challenging problem because frame-wise labels are not given in the training stage while the only hint is video-level labels: whether each video contains action frames of interest.…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Pilhyeon Lee , Youngjung Uh , Hyeran Byun

Temporal action proposal generation is an important task, aiming to localize the video segments containing human actions in an untrimmed video. In this paper, we propose a multi-granularity generator (MGG) to perform the temporal action…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Yuan Liu , Lin Ma , Yifeng Zhang , Wei Liu , Shih-Fu Chang

Temporal action detection (TAD) aims to locate and recognize the actions in an untrimmed video. Anchor-free methods have made remarkable progress which mainly formulate TAD into two tasks: classification and localization using two separate…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Junshan Hu , Chaoxu guo , Liansheng Zhuang , Biao Wang , Tiezheng Ge , Yuning Jiang , Houqiang Li

In this notebook paper, we describe our approach in the submission to the temporal action proposal (task 3) and temporal action localization (task 4) of ActivityNet Challenge hosted at CVPR 2017. Since the accuracy in action classification…

计算机视觉与模式识别 · 计算机科学 2018-09-27 Tianwei Lin , Xu Zhao , Zheng Shou

We observed that recent state-of-the-art results on single image human pose estimation were achieved by multi-stage Convolution Neural Networks (CNN). Notwithstanding the superior performance on static images, the application of these…

计算机视觉与模式识别 · 计算机科学 2018-03-12 Yue Luo , Jimmy Ren , Zhouxia Wang , Wenxiu Sun , Jinshan Pan , Jianbo Liu , Jiahao Pang , Liang Lin