中文
相关论文

相关论文: Single-Shot Motion Completion with Transformer

200 篇论文

High-quality 3D streaming from multiple cameras is crucial for immersive experiences in many AR/VR applications. The limited number of views - often due to real-time constraints - leads to missing information and incomplete surfaces in the…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Leif Van Holland , Domenic Zingsheim , Mana Takhsha , Hannah Dröge , Patrick Stotko , Markus Plack , Reinhard Klein

Due to the challenges of processing temporal information, most trackers depend solely on visual discriminability and overlook the unique temporal coherence of video data. In this paper, we propose a lightweight and plug-and-play motion…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Jie Zhao , Xin Chen , Yongsheng Yuan , Michael Felsberg , Dong Wang , Huchuan Lu

In many vision and robotics applications, it is common that the captured objects are represented by very few points. Most of the existing completion methods are designed for partial point clouds with many points, and they perform poorly or…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Xianfeng Wu , Jinhui Qian , Qing Wei , Xianzu Wu , Xinyi Liu , Luxin Hu , Yanli Gong , Zhongyuan Lai , Libing Wu

Code completion aims at speeding up code writing by predicting the next code token(s) the developer is likely to write. Works in this field focused on improving the accuracy of the generated predictions, with substantial leaps forward made…

Generating videos guided by camera trajectories poses significant challenges in achieving consistency and generalizability, particularly when both camera and object motions are present. Existing approaches often attempt to learn these…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Guojun Lei , Chi Wang , Yikai Wang , Hong Li , Ying Song , Weiwei Xu

Styled motion in-betweening is crucial for computer animation and gaming. However, existing methods typically encode motion styles by modeling whole-body motions, often overlooking the representation of individual body parts. This…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Minyue Dai , Ke Fan , Bin Ji , Haoran Xu , Haoyu Zhao , Junting Dong , Jingbo Wang , Bo Dai

The idea of video super resolution is to use different view points of a single scene to enhance the overall resolution and quality. Classical energy minimization approaches first establish a correspondence of the current frame to all its…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Jonas Geiping , Hendrik Dirks , Daniel Cremers , Michael Moeller

Video understanding requires reasoning at multiple spatiotemporal resolutions -- from short fine-grained motions to events taking place over longer durations. Although transformer architectures have recently advanced the state-of-the-art,…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Shen Yan , Xuehan Xiong , Anurag Arnab , Zhichao Lu , Mi Zhang , Chen Sun , Cordelia Schmid

Multi-modal learning from video data has seen increased attention recently as it allows to train semantically meaningful embeddings without human annotation enabling tasks like zero-shot retrieval and classification. In this work, we…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Nina Shvetsova , Brian Chen , Andrew Rouditchenko , Samuel Thomas , Brian Kingsbury , Rogerio Feris , David Harwath , James Glass , Hilde Kuehne

Predicting human motion plays a crucial role in ensuring a safe and effective human-robot close collaboration in intelligent remanufacturing systems of the future. Existing works can be categorized into two groups: those focusing on…

机器人学 · 计算机科学 2023-08-01 Sibo Tian , Minghui Zheng , Xiao Liang

Multi-step prediction models, such as diffusion and rectified flow models, have emerged as state-of-the-art solutions for generation tasks. However, these models exhibit higher latency in sampling new frames compared to single-step methods.…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Gaurav Shrivastava , Abhinav Shrivastava

The alignment of a set of objects by means of transformations plays an important role in computer vision. Whilst the case for only two objects can be solved globally, when multiple objects are considered usually iterative methods are used.…

计算机视觉与模式识别 · 计算机科学 2016-05-12 Florian Bernard , Johan Thunberg , Peter Gemmar , Frank Hertel , Andreas Husch , Jorge Goncalves

Most existing Multi-Object Tracking (MOT) approaches follow the Tracking-by-Detection paradigm and the data association framework where objects are firstly detected and then associated. Although deep-learning based method can noticeably…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Xingyu Wan , Jiakai Cao , Sanping Zhou , Jinjun Wang

Simple as it seems, moving an object to another location within an image is, in fact, a challenging image-editing task that requires re-harmonizing the lighting, adjusting the pose based on perspective, accurately filling occluded regions,…

图形学 · 计算机科学 2025-03-12 Xin Yu , Tianyu Wang , Soo Ye Kim , Paul Guerrero , Xi Chen , Qing Liu , Zhe Lin , Xiaojuan Qi

Multi-Object Tracking (MOT) remains a vital component of intelligent video analysis, which aims to locate targets and maintain a consistent identity for each target throughout a video sequence. Existing works usually learn a discriminative…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Yizhe Li , Sanping Zhou , Zheng Qin , Le Wang , Jinjun Wang , Nanning Zheng

Multi-object video motion transfer poses significant challenges for Diffusion Transformer (DiT) architectures due to inherent motion entanglement and lack of object-level control. We present MultiMotion, a novel unified framework that…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Penghui Liu , Jiangshan Wang , Yutong Shen , Shanhui Mo , Chenyang Qi , Yue Ma

Self-supervised methods have showed promising results on depth estimation task. However, previous methods estimate the target depth map and camera ego-motion simultaneously, underusing multi-frame correlation information and ignoring the…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Songchun Zhang , Chunhui Zhao

This paper proposes a novel multi-modal transformer network for detecting actions in untrimmed videos. To enrich the action features, our transformer network utilizes a new multi-modal attention mechanism that computes the correlations…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Matthew Korban , Scott T. Acton , Peter Youngs

Sequential multi-step cloth manipulation is a challenging problem in robotic manipulation, requiring a robot to perceive the cloth state and plan a sequence of chained actions leading to the desired state. Most previous works address this…

机器人学 · 计算机科学 2023-01-10 Kai Mo , Chongkun Xia , Xueqian Wang , Yuhong Deng , Xuehai Gao , Bin Liang

Action completion detection is the problem of modelling the action's progression towards localising the moment of completion - when the action's goal is confidently considered achieved. In this work, we assess the ability of two temporal…

计算机视觉与模式识别 · 计算机科学 2017-10-09 Farnoosh Heidarivincheh , Majid Mirmehdi , Dima Damen