中文
相关论文

相关论文: Tiny Video Networks

200 篇论文

Modern video understanding systems excel at tasks such as scene classification, object detection, and short video retrieval. However, as video analysis becomes increasingly central to real-world applications, there is a growing need for…

人工智能 · 计算机科学 2025-05-21 Sahil Shah , Harsh Goel , Sai Shankar Narasimhan , Minkyu Choi , S P Sharan , Oguzhan Akcin , Sandeep Chinchali

We consider the problem of answering point-to-point shortest path queries on massive social networks. The goal is to answer queries within tens of milliseconds while minimizing the memory requirements. We present a technique that achieves…

社会与信息网络 · 计算机科学 2012-06-07 Rachit Agarwal , Matthew Caesar , P. Brighten Godfrey , Ben Y. Zhao

While learned video codecs have demonstrated great promise, they have yet to achieve sufficient efficiency for practical deployment. In this work, we propose several novel ideas for learned video compression which allow for improved…

图像与视频处理 · 电气工程与系统科学 2021-10-06 Oren Rippel , Alexander G. Anderson , Kedar Tatwawadi , Sanjay Nair , Craig Lytle , Lubomir Bourdev

Deep convolutional neutral networks have achieved great success on image recognition tasks. Yet, it is non-trivial to transfer the state-of-the-art image recognition networks to videos as per-frame evaluation is too slow and unaffordable.…

计算机视觉与模式识别 · 计算机科学 2017-06-06 Xizhou Zhu , Yuwen Xiong , Jifeng Dai , Lu Yuan , Yichen Wei

Graphics Processing Units (GPUs) were once used solely for graphical computation tasks but with the increase in the use of machine learning applications, the use of GPUs to perform general-purpose computing has increased in the last few…

硬件体系结构 · 计算机科学 2021-02-16 Asim Ikram , Muhammad Awais Ali , Mirza Omer Beg

We present a machine learning-based approach to lossy image compression which outperforms all existing codecs, while running in real-time. Our algorithm typically produces files 2.5 times smaller than JPEG and JPEG 2000, 2 times smaller…

机器学习 · 统计学 2017-05-17 Oren Rippel , Lubomir Bourdev

Pixelwise annotation of image sequences can be very tedious for humans. Interactive video object segmentation aims to utilize automatic methods to speed up the process and reduce the workload of the annotators. Most contemporary approaches…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Viktor Varga , András Lőrincz

There has been significant recent interest in parallel graph processing due to the need to quickly analyze the large graphs available today. Many graph codes have been designed for distributed memory or external memory. However, today even…

数据结构与算法 · 计算机科学 2019-08-22 Laxman Dhulipala , Guy E. Blelloch , Julian Shun

Current fully-supervised video datasets consist of only a few hundred thousand videos and fewer than a thousand domain-specific labels. This hinders the progress towards advanced video architectures. This paper presents an in-depth study of…

计算机视觉与模式识别 · 计算机科学 2019-05-03 Deepti Ghadiyaram , Matt Feiszli , Du Tran , Xueting Yan , Heng Wang , Dhruv Mahajan

In this paper, we explore the spatial redundancy in video recognition with the aim to improve the computational efficiency. It is observed that the most informative region in each frame of a video is usually a small image patch, which…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Yulin Wang , Zhaoxi Chen , Haojun Jiang , Shiji Song , Yizeng Han , Gao Huang

In the past decade, Convolutional Neural Networks (CNNs) have been demonstrated successful for object detections. However, the size of network input is limited by the amount of memory available on GPUs. Moreover, performance degrades when…

计算机视觉与模式识别 · 计算机科学 2017-06-28 Zibo Meng , Xiaochuan Fan , Xin Chen , Min Chen , Yan Tong

Video compression is a critical component of Internet video delivery. Recent work has shown that deep learning techniques can rival or outperform human-designed algorithms, but these methods are significantly less compute and…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Mehrdad Khani , Vibhaalakshmi Sivaraman , Mohammad Alizadeh

This paper introduces MiniGPT4-Video, a multimodal Large Language Model (LLM) designed specifically for video understanding. The model is capable of processing both temporal visual and textual data, making it adept at understanding the…

计算机视觉与模式识别 · 计算机科学 2024-04-05 Kirolos Ataallah , Xiaoqian Shen , Eslam Abdelrahman , Essam Sleiman , Deyao Zhu , Jian Ding , Mohamed Elhoseiny

A recent work from Bello shows that training and scaling strategies may be more significant than model architectures for visual recognition. This short note studies effective training and scaling strategies for video recognition models. We…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Xianzhi Du , Yeqing Li , Yin Cui , Rui Qian , Jing Li , Irwan Bello

We propose a probabilistic video model, the Video Pixel Network (VPN), that estimates the discrete joint distribution of the raw pixel values in a video. The model and the neural architecture reflect the time, space and color structure of…

计算机视觉与模式识别 · 计算机科学 2016-10-05 Nal Kalchbrenner , Aaron van den Oord , Karen Simonyan , Ivo Danihelka , Oriol Vinyals , Alex Graves , Koray Kavukcuoglu

Recent advances in video generation demand increasingly efficient training recipes to mitigate escalating computational costs. In this report, we present ContentV, an 8B-parameter text-to-video model that achieves state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Wenfeng Lin , Renjie Chen , Boyuan Liu , Shiyue Yan , Ruoyu Feng , Jiangchuan Wei , Yichen Zhang , Yimeng Zhou , Chao Feng , Jiao Ran , Qi Wu , Zuotao Liu , Mingyu Guo

Currently, video behavior recognition is one of the most foundational tasks of computer vision. The 2D neural networks of deep learning are built for recognizing pixel-level information such as images with RGB, RGB-D, or optical flow…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Zihan Wang , Yang Yang , Zhi Liu , Yifan Zheng

Training robust deep video representations has proven to be computationally challenging due to substantial decoding overheads, the enormous size of raw video streams, and their inherent high temporal redundancy. Different from existing…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Shristi Das Biswas , Efstathia Soufleri , Arani Roy , Kaushik Roy

Video analysis tasks rely heavily on identifying the pixels from different frames that correspond to the same visual target. To tackle this problem, recent studies have advocated feature learning methods that aim to learn distinctive…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Rui Li , Shenglong Zhou , Dong Liu

Approximately 18 percent of the 3.2 million smartphone applications rely on integrated graphics processing units (GPUs) to achieve competitive performance. Graphics performance, typically measured in frames per second, is a strong function…

系统与控制 · 电气工程与系统科学 2020-06-14 Ujjwal Gupta , Manoj Babu , Raid Ayoub , Michael Kishinevsky , Francesco Paterna , Suat Gumussoy , Umit Ogras