paper-with-me

홈 › Papers

Hierarchical Video Generation from Orthogonal Information: Optical Flow and Texture

2017-11-27 · Katsunori Ohnishi, Shohei Yamamoto, Yoshitaka Ushiku, Tatsuya Harada

Learning to represent and generate videos from unlabeled data is a very challenging problem. To generate realistic videos, it is important not only to ensure that the appearance of each frame is real, but also to ensure the plausibility of a video motion and consistency of a video appearance in the time direction. The process of video generation should be divided according to these intrinsic difficulties. In this study, we focus on the motion and appearance information as two important orthogonal components of a video, and propose Flow-and-Texture-Generative Adversarial Networks (FTGAN) consisting of FlowGAN and TextureGAN. In order to avoid a huge annotation cost, we have to explore a way to learn from unlabeled data. Thus, we employ optical flow as motion information to generate videos. FlowGAN generates optical flow, which contains only the edge and motion of the videos to be begerated. On the other hand, TextureGAN specializes in giving a texture to optical flow generated by FlowGAN. This hierarchical approach brings more realistic videos with plausible motion and appearance consistency. Our experiments show that our model generates more plausible motion videos and also achieves significantly improved performance for unsupervised action classification in comparison to previous GAN works. In addition, because our model generates videos from two independent information, our model can generate new combinations of motion and attribute that are not seen in training data, such as a video in which a person is doing sit-up in a baseball ground.

📄 PDF Abstract BibTeX arXiv:1711.09618

Code (3)

mil-tokyo/FTGAN
synce1234/FTGAN_custom
vikramjit-sidhu/hlcv_project

Tasks

Action ClassificationAttributeOptical Flow EstimationVideo Generation

Similar Papers 제목 키워드 기반

Hierarchical Graph Pattern Understanding for Zero-Shot VOS

2023-12-15 · Gensheng Pei, Fumin Shen, Yazhou Yao, Tao Chen 외

The optical flow guidance strategy is ideal for obtaining motion information of objects in the video. It is widely utilized in video segmentation tasks. However, existing optical flow-based methods have a significant dep…

DecoderGraph Neural NetworkOptical Flow EstimationSemantic Segmentation+4

Optical Flow Guided Feature: A Fast and Robust Motion Representation for Video Action Recognition

2017-11-29 · CVPR 2018 6 · Shuyang Sun, Zhanghui Kuang, Wanli Ouyang, Lu Sheng 외

Motion representation plays a vital role in human action recognition in videos. In this study, we introduce a novel compact motion representation for video action recognition, named Optical Flow guided Feature (OFF), whi…

Action RecognitionAction Recognition In VideosOptical Flow EstimationTemporal Action Localization

VideoCuRL: Video Curriculum Reinforcement Learning with Orthogonal Difficulty Decomposition

2025-12-31 · Hongbo Jin, Kuanwei Lin, Wenhao Zhang, Yichen Jin 외 arxiv

Reinforcement Learning (RL) is crucial for empowering VideoLLMs with complex spatiotemporal reasoning. However, current RL paradigms predominantly rely on random data shuffling or naive curriculum strategies based on sca…

Reinforcement Learning

MotionAgent: Fine-grained Controllable Video Generation via Motion Field Agent

2025-02-05 · Xinyao Liao, Xianfang Zeng, Liao Wang, Gang Yu 외

We propose MotionAgent, enabling fine-grained motion control for text-guided image-to-video generation. The key technique is the motion field agent that converts motion information in text prompts into explicit motion fi…

Image to Video GenerationMotion GenerationOptical Flow EstimationVideo Generation

Streaming Autoregressive Video Generation via Diagonal Distillation

2026-03-10 · Jinxiu Liu, Xuanming Liu, Kangfu Mei, Yandong Wen 외 arxiv

Large pretrained diffusion models have significantly enhanced the quality of generated videos, and yet their use in real-time streaming remains limited. Autoregressive models offer a natural framework for sequential fram…

Video GenerationImage Generation