中文
相关论文

相关论文: Group Contextualization for Video Recognition

200 篇论文

Modelling long-range contextual relationships is critical for pixel-wise prediction tasks such as semantic segmentation. However, convolutional neural networks (CNNs) are inherently limited to model such dependencies due to the naive…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Xiangtai Li , Li Zhang , Guangliang Cheng , Kuiyuan Yang , Yunhai Tong , Xiatian Zhu , Tao Xiang

Automated and accurate segmentation of individual vertebra in 3D CT and MRI images is essential for various clinical applications. Due to the limitations of current imaging techniques and the complexity of spinal structures, existing…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Jian Shi , Tianqi You , Pingping Zhang , Hongli Zhang , Rui Xu , Haojie Li

Video super-resolution, which aims at producing a high-resolution video from its corresponding low-resolution version, has recently drawn increasing attention. In this work, we propose a novel method that can effectively incorporate…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Takashi Isobe , Songjiang Li , Xu Jia , Shanxin Yuan , Gregory Slabaugh , Chunjing Xu , Ya-Li Li , Shengjin Wang , Qi Tian

The latest advance in recommendation shows that better user and item representations can be learned via performing graph convolutions on the user-item interaction graph. However, such finding is mostly restricted to the collaborative…

信息检索 · 计算机科学 2022-01-10 Jiancan Wu , Xiangnan He , Xiang Wang , Qifan Wang , Weijian Chen , Jianxun Lian , Xing Xie

Different from the general visual classification, some classification tasks are more challenging as they need the professional categories of the images. In the paper, we call them expert-level classification. Previous fine-grained vision…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Junde Wu , Huihui Fang , Yehui Yang , Yu Zhang , Haoyi Xiong , Huazhu Fu , Yanwu Xu

Generalizable Gaussian Splatting aims to synthesize novel views for unseen scenes without per-scene optimization. In particular, recent advancements utilize feed-forward networks to predict per-pixel Gaussian parameters, enabling…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Yuxi Hu , Jun Zhang , Kuangyi Chen , Zhe Zhang , Friedrich Fraundorfer

Multimodal ML models can process data in multiple modalities (e.g., video, images, audio, text) and are useful for video content analysis in a variety of problems (e.g., object detection, scene understanding). In this paper, we focus on the…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Palash Goyal , Saurabh Sahu , Shalini Ghosh , Chul Lee

Convolutional Neural Networks (CNNs) have revolutionized the understanding of visual content. This is mainly due to their ability to break down an image into smaller pieces, extract multi-scale localized features and compose them to…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Zachary Wharton , Ardhendu Behera , Asish Bera

In this paper, we propose an efficient saliency map generation method, called Group score-weighted Class Activation Mapping (Group-CAM), which adopts the "split-transform-merge" strategy to generate saliency maps. Specifically, for an input…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Qinglong Zhang , Lu Rao , Yubin Yang

Exploiting long-range contextual information is key for pixel-wise prediction tasks such as semantic segmentation. In contrast to previous work that uses multi-scale feature fusion or dilated convolutions, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Li Zhang , Xiangtai Li , Anurag Arnab , Kuiyuan Yang , Yunhai Tong , Philip H. S. Torr

In the field of face recognition, a model learns to distinguish millions of face images with fewer dimensional embedding features, and such vast information may not be properly encoded in the conventional model with a single branch. We…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Yonghyun Kim , Wonpyo Park , Myung-Cheol Roh , Jongju Shin

Online continual learning for image classification is crucial for models to adapt to new data while retaining knowledge of previously learned tasks. This capability is essential to address real-world challenges involving dynamic…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Adjovi Sim , Zhengkui Wang , Aik Beng Ng , Shalini De Mello , Simon See , Wonmin Byeon

We propose methods to train convolutional neural networks (CNNs) with both binarized weights and activations, leading to quantized models that are specifically friendly to mobile devices with limited power capacity and computation…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Bohan Zhuang , Chunhua Shen , Mingkui Tan , Peng Chen , Lingqiao Liu , Ian Reid

Previous models for video captioning often use the output from a specific layer of a Convolutional Neural Network (CNN) as video features. However, the variable context-dependent semantics in the video may make it more appropriate to…

计算机视觉与模式识别 · 计算机科学 2017-11-20 Yunchen Pu , Martin Renqiang Min , Zhe Gan , Lawrence Carin

Video captioning is a challenging task as it needs to accurately transform visual understanding into natural language description. To date, state-of-the-art methods inadequately model global-local representation across video frames for…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Liqi Yan , Qifan Wang , Yiming Cui , Fuli Feng , Xiaojun Quan , Xiangyu Zhang , Dongfang Liu

Recent advancements in multimodal large models have significantly bridged the representation gap between diverse modalities, catalyzing the evolution of video multimodal interpretation, which enhances users' understanding of video content…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Xu Zhang , Jin Yuan , BinHong Yang , Xuan Liu , Qianjun Zhang , Yuyi Wang , Zhiyong Li , Hanwang Zhang

Sound source localization is a typical and challenging task that predicts the location of sound sources in a video. Previous single-source methods mainly used the audio-visual association as clues to localize sounding objects in each image.…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Shentong Mo , Yapeng Tian

Fully convolutional network (FCN) is a seminal work for semantic segmentation. However, due to its limited receptive field, FCN cannot effectively capture global context information which is vital for semantic segmentation. As a result, it…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Xiaoyu Ren , Zhongying Deng , Jin Ye , Junjun He , Dongxu Yang

Convolutional Neural Networks (CNN) and Vision Transformers (ViT) have dominated the field of Computer Vision (CV). Graph Neural Networks (GNN) have performed remarkably well across diverse domains because they can represent complex…

计算机视觉与模式识别 · 计算机科学 2025-04-23 Dhruv Parikh , Jacob Fein-Ashley , Tian Ye , Rajgopal Kannan , Viktor Prasanna

Batch Normalization is an important approach to advancing deep learning since it allows multiple networks to train simultaneously. A problem arises when normalizing along the batch dimension because B.N.'s error increases significantly as…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Gousia Habib , Ishfaq Ahmed Malik , Jameel Ahmad , Imtiaz Ahmed , Shaima Qureshi