中文
相关论文

相关论文: UTS submission to Google YouTube-8M Challenge 2017

200 篇论文

This paper presents our approach to the third YouTube-8M video understanding competition that challenges par-ticipants to localize video-level labels at scale to the pre-cise time in the video where the label actually occurs. Ourmodel is an…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Tianqi Liu , Qizhan Shao

In this paper, we present a solution to Large-Scale Video Classification Challenge (LSVC2017) [1] that ranked the 1st place. We focused on a variety of modalities that cover visual, motion and audio. Also, we visualized the aggregation…

计算机视觉与模式识别 · 计算机科学 2017-10-31 Chen Chen , Xiaowei Zhao , Yang Liu

This paper introduces a fast and efficient network architecture, NeXtVLAD, to aggregate frame-level features into a compact feature vector for large-scale video classification. Briefly speaking, the basic idea is to decompose a…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Rongcheng Lin , Jing Xiao , Jianping Fan

The increasing amount of online videos brings several opportunities for training self-supervised neural networks. The creation of large scale datasets of videos such as the YouTube-8M allows us to deal with this large amount of data in…

信息检索 · 计算机科学 2018-01-09 Didac Surís , Amanda Duarte , Amaia Salvador , Jordi Torres , Xavier Giró-i-Nieto

Image representations are a critical building block of computer vision applications. This paper presents the 2nd place solution to the Google Universal Image Embedding Competition, which is part of the ECCV2022 instance-level recognition…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Xiaolong Huang , Qiankun Li

This technical report describes our 2nd-place solution for the ECCV 2022 YouTube-VIS Long Video Challenge. We adopt the previously proposed online video instance segmentation method IDOL for this challenge. In addition, we use pseudo labels…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Junfeng Wu , Yi Jiang , Qihao Liu , Xiang Bai , Song Bai

Video object segmentation (VOS) has made significant progress with the rise of deep learning. However, there still exist some thorny problems, for example, similar objects are easily confused and tiny objects are difficult to be found. To…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Wangwang Yang , Jinming Su , Yiting Duan , Tingyi Guo , Junfeng Luo

In this paper, we present our solution, which placed 5th in the kaggle Google Universal Image Embedding Competition in 2022. We use the ViT-H visual encoder of CLIP from the openclip repository as a backbone and train a head model composed…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Noriaki Ota , Shingo Yokoi , Shinsuke Yamaoka

Current methods for video analysis often extract frame-level features using pre-trained convolutional neural networks (CNNs). Such features are then aggregated over time e.g., by simple temporal averaging or more sophisticated recurrent…

计算机视觉与模式识别 · 计算机科学 2018-03-06 Antoine Miech , Ivan Laptev , Josef Sivic

Video classification has advanced tremendously over the recent years. A large part of the improvements in video classification had to do with the work done by the image classification community and the use of deep convolutional networks…

计算机视觉与模式识别 · 计算机科学 2015-05-26 Balakrishnan Varadarajan , George Toderici , Sudheendra Vijayanarasimhan , Apostol Natsev

This paper presents the 6th place solution to the Google Universal Image Embedding competition on Kaggle. Our approach is based on the CLIP architecture, a powerful pre-trained model used to learn visual representation from natural language…

计算机视觉与模式识别 · 计算机科学 2022-10-19 S. Gkelios , A. Kastellos , S. Chatzichristofis

We present Attend-Fusion, a novel and efficient approach for audio-visual fusion in video classification tasks. Our method addresses the challenge of exploiting both audio and visual modalities while maintaining a compact model…

计算机视觉与模式识别 · 计算机科学 2024-11-11 Mahrukh Awan , Asmar Nadeem , Armin Mustafa

Video understanding has attracted much research attention especially since the recent availability of large-scale video benchmarks. In this paper, we address the problem of multi-label video classification. We first observe that there…

计算机视觉与模式识别 · 计算机科学 2017-11-07 Fang Yuan , Zhe Wang , Jie Lin , Luis Fernando D'Haro , Kim Jung Jae , Zeng Zeng , Vijay Chandrasekhar

This work addresses the problem of accurate semantic labelling of short videos. To this end, a multitude of different deep nets, ranging from traditional recurrent neural networks (LSTM, GRU), temporal agnostic networks (FV,VLAD,BoW), fully…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Eng-Jon Ong , Sameed Husain , Mikel Bober-Irizar , Miroslaw Bober

Several large-scale video datasets have been published these years and have advanced the area of video understanding. However, the newly emerged user-generated short-form videos have rarely been studied. This paper presents USV, the…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Haoyue Cheng , Su Xu , Liwei Jin , Wayne Wu , Chen Qian , Limin Wang

Learning long-term spatial-temporal features are critical for many video analysis tasks. However, existing video segmentation methods predominantly rely on static image segmentation techniques, and methods capturing temporal dependency for…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Ning Xu , Linjie Yang , Yuchen Fan , Dingcheng Yue , Yuchen Liang , Jianchao Yang , Thomas Huang

Classifying videos into distinct categories, such as Sport and Music Video, is crucial for multimedia understanding and retrieval, especially when an immense volume of video content is being constantly generated. Traditional methods require…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Yuxing Han , Yunan Ding , Chen Ye Gan , Jiangtao Wen

Exploiting both audio and visual modalities for video classification is a challenging task, as the existing methods require large model architectures, leading to high computational complexity and resource requirements. Smaller…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Mahrukh Awan , Asmar Nadeem , Muhammad Junaid Awan , Armin Mustafa , Syed Sameed Husain

This paper aims to learn a compact representation of a video for video face recognition task. We make the following contributions: first, we propose a meta attention-based aggregation scheme which adaptively and fine-grained weighs the…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Zhaoxiang Liu , Huan Hu , Jinqiang Bai , Shaohua Li , Shiguo Lian

This paper presents the 3rd place solution to the Google Universal Image Embedding Competition on Kaggle. We use ViT-H/14 from OpenCLIP for the backbone of ArcFace, and trained in 2 stage. 1st stage is done with freezed backbone, and 2nd…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Nobuaki Aoki , Yasumasa Namba