中文
相关论文

相关论文: SDI-Paste: Synthetic Dynamic Instance Copy-Paste f…

200 篇论文

We propose an approach to instance segmentation from 3D point clouds based on dynamic convolution. This enables it to adapt, at inference, to varying feature and object scales. Doing so avoids some pitfalls of bottom up approaches,…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Tong He , Chunhua Shen , Anton van den Hengel

Current 3D object detection methods heavily rely on an enormous amount of annotations. Semi-supervised learning can be used to alleviate this issue. Previous semi-supervised 3D object detection methods directly follow the practice of…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Xiaopei Wu , Yang Zhao , Liang Peng , Hua Chen , Xiaoshui Huang , Binbin Lin , Haifeng Liu , Deng Cai , Wanli Ouyang

Training an object instance detector where only a few training object images are available is a challenging task. One solution is a cut-and-paste method that generates a training dataset by cutting object areas out of training images and…

机器人学 · 计算机科学 2021-01-28 Woo-han Yun , Taewoo Kim , Jaeyeon Lee , Jaehong Kim , Junmo Kim

In this paper, we introduce the Context-Aware Video Instance Segmentation (CAVIS), a novel framework designed to enhance instance association by integrating contextual information adjacent to each object. To efficiently extract and leverage…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Seunghun Lee , Jiwan Seo , Kiljoon Han , Minwoo Choi , Sunghoon Im

Video object segmentation is a fundamental research problem in computer vision. Recent techniques have often applied attention mechanism to object representation learning from video sequences. However, due to temporal changes in the video…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Quang-Trung Truong , Duc Thanh Nguyen , Binh-Son Hua , Sai-Kit Yeung

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

Video generation has recently emerged as a central task in the field of generative AI. However, the substantial computational cost inherent in video synthesis makes model distillation a critical technique for efficient deployment. Despite…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Yuyang You , Yongzhi Li , Jiahui Li , Yadong Mu , Quan Chen , Peng Jiang

Current state-of-the-art approaches for Semi-supervised Video Object Segmentation (Semi-VOS) propagates information from previous frames to generate segmentation mask for the current frame. This results in high-quality segmentation across…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Hyojin Park , Jayeon Yoo , Seohyeong Jeong , Ganesh Venkatesh , Nojun Kwak

Large-scale multi-modal training with image-text pairs imparts strong generalization to CLIP model. Since training on a similar scale for videos is infeasible, recent approaches focus on the effective transfer of image-based CLIP to the…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Hanoona Rasheed , Muhammad Uzair Khattak , Muhammad Maaz , Salman Khan , Fahad Shahbaz Khan

Recent work has focused on generating synthetic imagery to increase the size and variability of training data for learning visual tasks in urban scenes. This includes increasing the occurrence of occlusions or varying environmental and…

计算机视觉与模式识别 · 计算机科学 2018-10-03 Alexandra Carlson , Katherine A. Skinner , Ram Vasudevan , Matthew Johnson-Roberson

Video object segmentation (VOS) -- predicting pixel-level regions for objects within each frame of a video -- is particularly challenging in agricultural scenarios, where videos of crops include hundreds of small, dense, and occluded…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Keyhan Najafian , Farhad Maleki , Lingling Jin , Ian Stavness

Data augmentation is a widely used technique in many machine learning tasks, such as image classification, to virtually enlarge the training dataset size and avoid overfitting. Traditional data augmentation techniques for image…

机器学习 · 计算机科学 2018-04-12 Hiroshi Inoue

DuctTake is a system designed to enable practical compositing of multiple takes of a scene into a single video. Current industry solutions are based around object segmentation, a hard problem that requires extensive manual input and…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Jan Rueegg , Oliver Wang , Aljoscha Smolic , Markus Gross

Detection of objects in cluttered indoor environments is one of the key enabling functionalities for service robots. The best performing object detection approaches in computer vision exploit deep Convolutional Neural Networks (CNN) to…

计算机视觉与模式识别 · 计算机科学 2017-09-11 Georgios Georgakis , Arsalan Mousavian , Alexander C. Berg , Jana Kosecka

We explore spatiotemporal data augmentation using video foundation models to diversify both camera viewpoints and scene dynamics. Unlike existing approaches based on simple geometric transforms or appearance perturbations, our method…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Jinfan Zhou , Lixin Luo , Sungmin Eum , Heesung Kwon , Jeong Joon Park

Video instance segmentation aims to detect, segment, and track objects in a video. Current approaches extend image-level segmentation algorithms to the temporal domain. However, this results in temporally inconsistent masks. In this work,…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Anirudh S Chakravarthy , Won-Dong Jang , Zudi Lin , Donglai Wei , Song Bai , Hanspeter Pfister

Video Instance Segmentation (VIS) faces significant annotation challenges due to its dual requirements of pixel-level masks and temporal consistency labels. While recent unsupervised methods like VideoCutLER eliminate optical flow…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Kaixuan Lu , Mehmet Onurcan Kaya , Dim P. Papadopoulos

In this paper we present a new computer vision task, named video instance segmentation. The goal of this new task is simultaneous detection, segmentation and tracking of instances in videos. In words, it is the first time that the image…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Linjie Yang , Yuchen Fan , Ning Xu

Video instance segmentation aims at predicting object segmentation masks for each frame, as well as associating the instances across multiple frames. Recent end-to-end video instance segmentation methods are capable of performing object…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Quanzeng You , Jiang Wang , Peng Chu , Andre Abrantes , Zicheng Liu

Obtaining accurate 3D object poses is vital for numerous computer vision applications, such as 3D reconstruction and scene understanding. However, annotating real-world objects is time-consuming and challenging. While synthetically…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Jiahao Yang , Wufei Ma , Angtian Wang , Xiaoding Yuan , Alan Yuille , Adam Kortylewski