中文
相关论文

相关论文: Seq-NMS for Video Object Detection

200 篇论文

Unsupervised video object segmentation aims to segment a target object in the video without a ground truth mask in the initial frame. This challenging task requires extracting features for the most salient common objects within a video…

计算机视觉与模式识别 · 计算机科学 2022-09-09 Minhyeok Lee , Suhwan Cho , Seunghoon Lee , Chaewon Park , Sangyoun Lee

Storing intermediate frame segmentations as memory for long-range context modeling, spatial-temporal memory-based methods have recently showcased impressive results in semi-supervised video object segmentation (SVOS). However, these methods…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Hantao Zhou , Runze Hu , Xiu Li

Instance level video object segmentation is an important technique for video editing and compression. To capture the temporal coherence, in this paper, we develop MaskRNN, a recurrent neural net approach which fuses in each frame the output…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Yuan-Ting Hu , Jia-Bin Huang , Alexander G. Schwing

To be useful in everyday environments, robots must be able to identify and locate real-world objects. In recent years, video object segmentation has made significant progress on densely separating such objects from background in real and…

机器人学 · 计算机科学 2020-01-13 Brent A. Griffin , Victoria Florence , Jason J. Corso

A number of computer vision tasks exploit a succinct representation of the visual content in the form of sets of local features. Given an input image, feature extraction algorithms identify a set of keypoints and assign to each of them a…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Luca Baroffio , Matteo Cesana , Alessandro Redondi , Marco Tagliasacchi

Developing data-efficient instance detection models that can handle rare object categories remains a key challenge in computer vision. However, existing research often overlooks data collection strategies and evaluation metrics tailored to…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Boyang Deng , Meiyan Lin , Shoulun Long

Video object segmentation has been applied to various computer vision tasks, such as video editing, autonomous driving, and human-robot interaction. However, the methods based on deep neural networks are vulnerable to adversarial examples,…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Ping Li , Yu Zhang , Li Yuan , Jian Zhao , Xianghua Xu , Xiaoqin Zhang

Perceiving the physical world in 3D is fundamental for self-driving applications. Although temporal motion is an invaluable resource to human vision for detection, tracking, and depth perception, such features have not been thoroughly…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Garrick Brazil , Gerard Pons-Moll , Xiaoming Liu , Bernt Schiele

Most state-of-the-art semi-supervised video object segmentation methods rely on a pixel-accurate mask of a target object provided for the first frame of a video. However, obtaining a detailed segmentation mask is expensive and…

计算机视觉与模式识别 · 计算机科学 2019-02-06 Anna Khoreva , Anna Rohrbach , Bernt Schiele

We propose a light-weight video frame interpolation algorithm. Our key innovation is an instance-level supervision that allows information to be learned from the high-resolution version of similar objects. Our experiment shows that the…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Liangzhe Yuan , Yibo Chen , Hantian Liu , Tao Kong , Jianbo Shi

Video Instance Segmentation (VIS) is a multi-task problem performing detection, segmentation, and tracking simultaneously. Extended from image set applications, video data additionally induces the temporal information, which, if handled…

计算机视觉与模式识别 · 计算机科学 2021-07-12 Thuy C. Nguyen , Tuan N. Tang , Nam LH. Phan , Chuong H. Nguyen , Masayuki Yamazaki , Masao Yamanaka

Transferring existing image-based detectors to the video is non-trivial since the quality of frames is always deteriorated by part occlusion, rare pose, and motion blur. Previous approaches exploit to propagate and aggregate features across…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Zhengkai Jiang , Yu Liu , Ceyuan Yang , Jihao Liu , Peng Gao , Qian Zhang , Shiming Xiang , Chunhong Pan

Video processing solutions for motion analysis are key tasks in many computer vision applications, ranging from human activity recognition to object detection. In particular, speed estimation algorithms may be relevant in contexts such as…

图像与视频处理 · 电气工程与系统科学 2022-11-29 Veronica Mattioli , Davide Alinovi , Riccardo Raheli

Tracking-by-detection approaches are some of the most successful object trackers in recent years. Their success is largely determined by the detector model they learn initially and then update over time. However, under challenging…

计算机视觉与模式识别 · 计算机科学 2015-10-01 Yang Hua , Karteek Alahari , Cordelia Schmid

We propose a novel unsupervised approach based on a two-stage object-centric adversarial framework that only needs object regions for detecting frame-level local anomalies in videos. The first stage consists in learning the correspondence…

计算机视觉与模式识别 · 计算机科学 2020-11-16 Pankaj Raj Roy , Guillaume-Alexandre Bilodeau , Lama Seoud

The task of referring video object segmentation aims to segment the object in the frames of a given video to which the referring expressions refer. Previous methods adopt multi-stage approach and design complex pipelines to obtain promising…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Zhiwei Hu , Bo Chen , Yuan Gao , Zhilong Ji , Jinfeng Bai

Video anomaly detection (VAD) is an important but challenging task in computer vision. The main challenge rises due to the rarity of training samples to model all anomaly cases. Hence, semi-supervised anomaly detection methods have gotten…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Mohammad Baradaran , Robert Bergevin

Long-term object detection requires the integration of frame-based results over several seconds. For non-deformable objects, long-term detection is often addressed using object detection followed by video tracking. Unfortunately, tracking…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Sravani Teeparthi , Venkatesh Jatla , Marios S. Pattichis , Sylvia Celedon Pattichis , Carlos LopezLeiva

Video instance segmentation, also known as multi-object tracking and segmentation, is an emerging computer vision research area introduced in 2019, aiming at detecting, segmenting, and tracking instances in videos simultaneously. By…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Chenhao Xu , Chang-Tsun Li , Yongjian Hu , Chee Peng Lim , Douglas Creighton

Current state-of-the-art video models process a video clip as a long sequence of spatio-temporal tokens. However, they do not explicitly model objects, their interactions across the video, and instead process all the tokens in the video. In…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Xingyi Zhou , Anurag Arnab , Chen Sun , Cordelia Schmid
‹ 上一页 1 8 9 10 下一页 ›