中文
相关论文

相关论文: Real-Time Video Inference on Edge Devices via Adap…

200 篇论文

In this work we present SwiftNet for real-time semisupervised video object segmentation (one-shot VOS), which reports 77.8% J &F and 70 FPS on DAVIS 2017 validation dataset, leading all present solutions in overall accuracy and speed…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Haochen Wang , Xiaolong Jiang , Haibing Ren , Yao Hu , Song Bai

Underwater instance segmentation is a fundamental and critical step in various underwater vision tasks. However, the decline in image quality caused by complex underwater environments presents significant challenges to existing segmentation…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Lianjun Liu

Video diffusion models have recently made great progress in generation quality, but are still limited by the high memory and computational requirements. This is because current video diffusion models often attempt to process…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Sihyun Yu , Weili Nie , De-An Huang , Boyi Li , Jinwoo Shin , Anima Anandkumar

We propose a lightweight and accurate method for detecting anomalies in videos. Existing methods used multiple-instance learning (MIL) to determine the normal/abnormal status of each segment of the video. Recent successful researches argue…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Yudai Watanabe , Makoto Okabe , Yasunori Harada , Naoji Kashima

Mobile edge devices (e.g., AR/VR headsets) typically need to complete timely inference tasks while operating with limited on-board computing and energy resources. In this paper, we investigate the problem of collaborative inference in…

分布式、并行与集群计算 · 计算机科学 2025-10-28 Fatemeh Zahra Safaeipour , Jacob Chakareski , Morteza Hashemi

Weakly-supervised temporal action localization aims to localize actions in untrimmed videos with only video-level action category labels. Most of previous methods ignore the incompleteness issue of Class Activation Sequences (CAS),…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Chen Ju , Peisen Zhao , Siheng Chen , Ya Zhang , Xiaoyun Zhang , Qi Tian

With more videos being recorded by edge sensors (cameras) and analyzed by computer-vision deep neural nets (DNNs), a new breed of video streaming systems has emerged, with the goal to compress and stream videos to remote servers in real…

网络与互联网体系结构 · 计算机科学 2022-04-28 Kuntai Du , Qizheng Zhang , Anton Arapin , Haodong Wang , Zhengxu Xia , Junchen Jiang

The primary aim of Audio-Visual Segmentation (AVS) is to precisely identify and locate auditory elements within visual scenes by accurately predicting segmentation masks at the pixel level. Achieving this involves comprehensively…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Khanh-Binh Nguyen , Chae Jung Park

This paper introduces an online model for object detection in videos designed to run in real-time on low-powered mobile and embedded devices. Our approach combines fast single-image object detection with convolutional long short term memory…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Mason Liu , Menglong Zhu

Weakly supervised instance segmentation reduces the cost of annotations required to train models. However, existing approaches which rely only on image-level class labels predominantly suffer from errors due to (a) partial segmentation of…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Qing Liu , Vignesh Ramanathan , Dhruv Mahajan , Alan Yuille , Zhenheng Yang

Video object segmentation targets at segmenting a specific object throughout a video sequence, given only an annotated first frame. Recent deep learning based approaches find it effective by fine-tuning a general-purpose segmentation model…

计算机视觉与模式识别 · 计算机科学 2018-02-06 Linjie Yang , Yanran Wang , Xuehan Xiong , Jianchao Yang , Aggelos K. Katsaggelos

Continually retraining models has emerged as a primary technique to enable high-accuracy video analytics on edge devices. Yet, existing systems employ such adaptation by relying on the spare compute resources that traditional…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Murali Ramanujam , Yinwei Dai , Kyle Jamieson , Ravi Netravali

The explosive growth in video streaming requires video understanding at high accuracy and low computation cost. Conventional 2D CNNs are computationally cheap but cannot capture temporal relationships; 3D CNN-based methods can achieve good…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Ji Lin , Chuang Gan , Kuan Wang , Song Han

Segmentation is a fundamental problem in surgical scene analysis using artificial intelligence. However, the inherent data scarcity in this domain makes it challenging to adapt traditional segmentation techniques for this task. To tackle…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Jay N. Paranjape , Nithin Gopalakrishnan Nair , Shameema Sikder , S. Swaroop Vedula , Vishal M. Patel

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

Existing supervised action segmentation methods depend on the quality of frame-wise classification using attention mechanisms or temporal convolutions to capture temporal dependencies. Even boundary detection-based methods primarily depend…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Kamel Aouaidjia , Wenhao Zhang , Aofan Li , Chongsheng Zhang

Emerging Artificial Intelligence of Things (AIoT) applications desire online prediction using deep neural network (DNN) models on mobile devices. However, due to the movement of devices, unfamiliar test samples constantly appear,…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Yunzhe Li , Hongzi Zhu , Zhuohong Deng , Yunlong Cheng , Zimu Zheng , Liang Zhang , Shan Chang , Minyi Guo

Video semantic segmentation (VSS) is a computationally expensive task due to the per-frame prediction for videos of high frame rates. In recent work, compact models or adaptive network strategies have been proposed for efficient VSS.…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Yubin Hu , Yuze He , Yanghao Li , Jisheng Li , Yuxing Han , Jiangtao Wen , Yong-Jin Liu

Recent years have witnessed great progress in deep neural networks for real-time applications. However, most existing works do not explicitly consider the general case where the device's state and the available resources fluctuate over…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Lin Geng Foo , Jia Gong , Zhipeng Fan , Jun Liu

On top of Segment Anything Model (SAM), SAM 2 further extends its capability from image to video inputs through a memory bank mechanism and obtains a remarkable performance compared with previous methods, making it a foundation model for…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Chong Zhou , Chenchen Zhu , Yunyang Xiong , Saksham Suri , Fanyi Xiao , Lemeng Wu , Raghuraman Krishnamoorthi , Bo Dai , Chen Change Loy , Vikas Chandra , Bilge Soran