中文
相关论文

相关论文: Motion Transformer for Unsupervised Image Animatio…

200 篇论文

This paper is about predicting the movement of stock consist of S&P 500 index. Historically there are many approaches have been tried using various methods to predict the stock movement and being used in the market currently for algorithm…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Rahul Gupta

Transformers gain huge attention since they are first introduced and have a wide range of applications. Transformers start to take over all areas of deep learning and the Vision transformers paper also proved that they can be used for…

计算机视觉与模式识别 · 计算机科学 2021-10-18 Yiğit Gündüç

Inspired by the great success achieved by CNN in image recognition, view-based methods applied CNNs to model the projected views for 3D object understanding and achieved excellent performance. Nevertheless, multi-view CNN models cannot…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Shuo Chen , Tan Yu , Ping Li

Computer vision has achieved remarkable success by (a) representing images as uniformly-arranged pixel arrays and (b) convolving highly-localized features. However, convolutions treat all image pixels equally regardless of importance;…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Bichen Wu , Chenfeng Xu , Xiaoliang Dai , Alvin Wan , Peizhao Zhang , Zhicheng Yan , Masayoshi Tomizuka , Joseph Gonzalez , Kurt Keutzer , Peter Vajda

Transformers have offered a new methodology of designing neural networks for visual recognition. Compared to convolutional networks, Transformers enjoy the ability of referring to global features at each stage, yet the attention module…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Jiemin Fang , Lingxi Xie , Xinggang Wang , Xiaopeng Zhang , Wenyu Liu , Qi Tian

The generalization of the Transformer architecture via MetaFormer has reshaped our understanding of its success in computer vision. By replacing self-attention with simpler token mixers, MetaFormer provides strong baselines for vision…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Ron Keuth , Paul Kaftan , Mattias P. Heinrich

Information of time differentiation is extremely important cue for a motion representation. We have applied first-order differential velocity from a positional information, moreover we believe that second-order differential acceleration is…

计算机视觉与模式识别 · 计算机科学 2016-08-31 Hirokatsu Kataoka , Yun He , Soma Shirakabe , Yutaka Satoh

Visual motion processing is essential for humans to perceive and interact with dynamic environments. Despite extensive research in cognitive neuroscience, image-computable models that can extract informative motion flow from natural scenes…

人工智能 · 计算机科学 2023-11-13 Zitang Sun , Yen-Ju Chen , Yung-hao Yang , Shin'ya Nishida

This paper presents VTN, a transformer-based framework for video recognition. Inspired by recent developments in vision transformers, we ditch the standard approach in video action recognition that relies on 3D ConvNets and introduce a…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Daniel Neimark , Omri Bar , Maya Zohar , Dotan Asselmann

Video motion transfer aims to generate a target video that inherits motion patterns from a source video while rendering new scenes. Existing training-free approaches focus on constructing motion guidance based on the intermediate outputs of…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Zhen Wang , Youcan Xu , Jun Xiao , Long Chen

Learning reliable motion representation between consecutive frames, such as optical flow, has proven to have great promotion to video understanding. However, the TV-L1 method, an effective optical flow solver, is time-consuming and…

计算机视觉与模式识别 · 计算机科学 2021-03-08 Xiaohang Yang , Lingtong Kong , Jie Yang

We consider the problem of image-to-video translation, where an input image is translated into an output video containing motions of a single object. Recent methods for such problems typically train transformation networks to generate…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Long Zhao , Xi Peng , Yu Tian , Mubbasir Kapadia , Dimitris Metaxas

We present LightMover, a framework for controllable light manipulation in single images that leverages video diffusion priors to produce physically plausible illumination changes without re-rendering the scene. We formulate light editing as…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Gengze Zhou , Tianyu Wang , Soo Ye Kim , Zhixin Shu , Xin Yu , Yannick Hold-Geoffroy , Sumit Chaturvedi , Qi Wu , Zhe Lin , Scott Cohen

Various convolutional neural networks (CNNs) were developed recently that achieved accuracy comparable with that of human beings in computer vision tasks such as image recognition, object detection and tracking, etc. Most of these networks,…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Tianchen Wang , Jinjun Xiong , Xiaowei Xu , Yiyu Shi

In this work we propose a simple unsupervised approach for next frame prediction in video. Instead of directly predicting the pixels in a frame given past frames, we predict the transformations needed for generating the next frame in a…

机器学习 · 计算机科学 2023-02-07 Joost van Amersfoort , Anitha Kannan , Marc'Aurelio Ranzato , Arthur Szlam , Du Tran , Soumith Chintala

We present a filter based approach for inbetweening. We train a convolutional neural network to generate intermediate frames. This network aim to generate smooth animation of line drawings. Our method can process scanned images directly.…

计算机视觉与模式识别 · 计算机科学 2017-06-13 Yuichi Yagi

Convolutional neural networks (CNNs) achieved the state-of-the-art performance in medical image segmentation due to their ability to extract highly complex feature representations. However, it is argued in recent studies that traditional…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Zhendi Gong , Andrew P. French , Guoping Qiu , Xin Chen

Semantic segmentation of remotely sensed urban scene images is required in a wide range of practical applications, such as land cover mapping, urban change detection, environmental protection, and economic assessment.Driven by rapid…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Libo Wang , Rui Li , Ce Zhang , Shenghui Fang , Chenxi Duan , Xiaoliang Meng , Peter M. Atkinson

Video matting aims to predict the alpha mattes for each frame from a given input video sequence. Recent solutions to video matting have been dominated by deep convolutional neural networks (CNN) for the past few years, which have become the…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Jiachen Li , Vidit Goel , Marianna Ohanyan , Shant Navasardyan , Yunchao Wei , Humphrey Shi

In this paper, we propose an end-to-end 3D CNN for action detection and segmentation in videos. The proposed architecture is a unified deep network that is able to recognize and localize action based on 3D convolution features. A video is…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Rui Hou , Chen Chen , Mubarak Shah