paper-with-me

Papers

Video Generation from Single Semantic Label Map

2019-03-11 · CVPR 2019 6 · Junting Pan, Chengyu Wang, Xu Jia, Jing Shao, Lu Sheng, Junjie Yan, Xiaogang Wang

This paper proposes the novel task of video generation conditioned on a SINGLE semantic label map, which provides a good balance between flexibility and quality in the generation process. Different from typical end-to-end approaches, which model both scene content and dynamics in a single step, we propose to decompose this difficult task into two sub-problems. As current image generation methods do better than video generation in terms of detail, we synthesize high quality content by only generating the first frame. Then we animate the scene based on its semantic meaning to obtain the temporally coherent video, giving us excellent results overall. We employ a cVAE for predicting optical flow as a beneficial intermediate step to generate a video sequence conditioned on the initial single frame. A semantic label map is integrated into the flow prediction module to achieve major improvements in the image-to-video generation process. Extensive experiments on the Cityscapes dataset show that our method outperforms all competing methods.

📄 PDF Abstract BibTeX arXiv:1903.04480

Code (2)

junting/seg2vid 공식 구현 pytorch
STVIR/seg2vid pytorch

Tasks

Image GenerationImage to Video GenerationOptical Flow EstimationVideo Generation

Methods 이 논문이 사용한 방법론

cVAE 설명 없음

Similar Papers 제목 키워드 기반

Smooth-Foley: Creating Continuous Sound for Video-to-Audio Generation Under Semantic Guidance

2024-12-24 · Yaoyun Zhang, Xuenan Xu, Mengyue Wu

The video-to-audio (V2A) generation task has drawn attention in the field of multimedia due to the practicality in producing Foley sound. Semantic and temporal conditions are fed to the generation model to indicate sound…

Audio GenerationVideo Alignment

Weakly-Supervised Video Moment Retrieval via Semantic Completion Network

2019-11-19 · Zhijie Lin, Zhou Zhao, Zhu Zhang, Qi. Wang 외

Video moment retrieval is to search the moment that is most relevant to the given natural language query. Existing methods are mostly trained in a fully-supervised setting, which requires the full annotations of temporal…

Moment RetrievalRetrievalSemantic SimilaritySemantic Textual Similarity

RealGraph: A Multiview Dataset for 4D Real-world Context Graph Generation

2023-01-01 · ICCV 2023 1 · Haozhe Lin, Zequn Chen, Jinzhi Zhang, Bing Bai 외

In this paper, we propose a brand new scene understanding paradigm called "Context Graph Generation (CGG)", aiming at abstracting holistic semantic information in the complicated 4D world. The CGG task capitalizes on…

Graph GenerationScene Understanding

Single-step Diffusion-based Video Coding with Semantic-Temporal Guidance

2025-12-08 · Naifu Xue, Zhaoyang Jia, Jiahao Li, Bin Li 외 arxiv

While traditional and neural video codecs (NVCs) have achieved remarkable rate-distortion performance, improving perceptual quality at low bitrates remains challenging. Some NVCs incorporate perceptual or adversarial obj…

Semantic keypoint-based pose estimation from single RGB frames

2022-04-12 · Karl Schmeckpeper, Philip R. Osteen, Yufu Wang, Georgios Pavlakos 외

This paper presents an approach to estimating the continuous 6-DoF pose of an object from a single RGB image. The approach combines semantic keypoints predicted by a convolutional network (convnet) with a deformable shap…

ObjectPose Estimation