中文
相关论文

相关论文: A Density-Guided Temporal Attention Transformer fo…

200 篇论文

Existing dense or paragraph video captioning approaches rely on holistic representations of videos, possibly coupled with learned object/action representations, to condition hierarchical language decoders. However, they fundamentally lack…

计算机视觉与模式识别 · 计算机科学 2024-01-10 Shih-Han Chou , James J. Little , Leonid Sigal

Diffusion-based video editing have reached impressive quality and can transform either the global style, local structure, and attributes of given video inputs, following textual edit prompts. However, such solutions typically incur heavy…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Kumara Kahatapitiya , Adil Karjauv , Davide Abati , Fatih Porikli , Yuki M. Asano , Amirhossein Habibian

We propose a framework to continuously learn object-centric representations for visual learning and understanding. Existing object-centric representations either rely on supervisions that individualize objects in the scene, or perform…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Chuanyu Pan , Yanchao Yang , Kaichun Mo , Yueqi Duan , Leonidas Guibas

Despite the numerous developments in object tracking, further development of current tracking algorithms is limited by small and mostly saturated datasets. As a matter of fact, data-hungry trackers based on deep-learning currently rely on…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Matthias Müller , Adel Bibi , Silvio Giancola , Salman Al-Subaihi , Bernard Ghanem

In this paper, we propose a novel self-training approach named Crowd-SDNet that enables a typical object detector trained only with point-level annotations (i.e., objects are labeled with points) to estimate both the center points and sizes…

计算机视觉与模式识别 · 计算机科学 2021-02-19 Yi Wang , Junhui Hou , Xinyu Hou , Lap-Pui Chau

Accurate fish segmentation in underwater videos is challenging due to low visibility, variable lighting, and dynamic backgrounds, making fully-supervised methods that require manual annotation impractical for many applications. This paper…

计算机视觉与模式识别 · 计算机科学 2025-02-27 Alzayat Saleh , Marcus Sheaves , Dean Jerry , Mostafa Rahimi Azghadi

We introduce Uncommon Objects in 3D (uCO3D), a new object-centric dataset for 3D deep learning and 3D generative AI. uCO3D is the largest publicly-available collection of high-resolution videos of objects with 3D annotations that ensures…

Visual object counting is a fundamental computer vision task underpinning numerous real-world applications, from cell counting in biomedicine to traffic and wildlife monitoring. However, existing methods struggle to handle the challenge of…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Corentin Dumery , Noa Etté , Aoxiang Fan , Ren Li , Jingyi Xu , Hieu Le , Pascal Fua

Benchmarking multi-object tracking and object detection model performance is an essential step in machine learning model development, as it allows researchers to evaluate model detection and tracker performance on human-generated 'test'…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Kevin Barnard , Elaine Liu , Kristine Walz , Brian Schlining , Nancy Jacobsen Stout , Lonny Lundsten

We propose DeepMultiCap, a novel method for multi-person performance capture using sparse multi-view cameras. Our method can capture time varying surface details without the need of using pre-scanned template models. To tackle with the…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Yang Zheng , Ruizhi Shao , Yuxiang Zhang , Tao Yu , Zerong Zheng , Qionghai Dai , Yebin Liu

Recently, DETR and Deformable DETR have been proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance as previous complex hand-crafted detectors. However, their performance on…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Lu He , Qianyu Zhou , Xiangtai Li , Li Niu , Guangliang Cheng , Xiao Li , Wenxuan Liu , Yunhai Tong , Lizhuang Ma , Liqing Zhang

Many modern applications use computer vision to detect and count objects in massive image collections. However, when the detection task is very difficult or in the presence of domain shifts, the counts may be inaccurate even with…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Gustavo Perez , Subhransu Maji , Daniel Sheldon

DAVIS camera, streaming two complementary sensing modalities of asynchronous events and frames, has gradually been used to address major object detection challenges (e.g., fast motion blur and low-light). However, how to effectively…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Dianze Li , Jianing Li , Yonghong Tian

Recent advancements in cabled ocean observatories have increased the quality and prevalence of underwater videos; this data enables the extraction of high-level biologically relevant information such as species' behaviours. Despite this…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Declan McIntosh , Tunai Porto Marques , Alexandra Branzan Albu , Rodney Rountree , Fabio De Leo

Advances in neural fields are enabling high-fidelity capture of the shape and appearance of dynamic 3D scenes. However, their capabilities lag behind those offered by conventional representations such as 2D videos because of algorithmic…

We address the problem of detecting attention targets in video. Our goal is to identify where each person in each frame of a video is looking, and correctly handle the case where the gaze target is out-of-frame. Our novel architecture…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Eunji Chong , Yongxin Wang , Nataniel Ruiz , James M. Rehg

Counting objects in digital images is a process that should be replaced by machines. This tedious task is time consuming and prone to errors due to fatigue of human annotators. The goal is to have a system that takes as input an image and…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Joseph Paul Cohen , Genevieve Boucher , Craig A. Glastonbury , Henry Z. Lo , Yoshua Bengio

Dense video captioning is a task of localizing interesting events from an untrimmed video and producing textual description (captions) for each localized event. Most of the previous works in dense video captioning are solely based on visual…

计算机视觉与模式识别 · 计算机科学 2020-05-07 Vladimir Iashin , Esa Rahtu

We propose an attention-injective deformable convolutional network called ADCrowdNet for crowd understanding that can address the accuracy degradation problem of highly congested noisy scenes. ADCrowdNet contains two concatenated networks.…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Ning Liu , Yongchao Long , Changqing Zou , Qun Niu , Li Pan , Hefeng Wu

Video Instance Segmentation (VIS) jointly tackles multi-object detection, tracking, and segmentation in video sequences. In the past, VIS methods mirrored the fragmentation of these subtasks in their architectural design, hence missing out…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Adrià Caelles , Tim Meinhardt , Guillem Brasó , Laura Leal-Taixé