paper-with-me

홈 › Papers

Train Sparsely, Generate Densely: Memory-efficient Unsupervised Training of High-resolution Temporal GAN

2018-11-22 · Masaki Saito, Shunta Saito, Masanori Koyama, Sosuke Kobayashi

Training of Generative Adversarial Network (GAN) on a video dataset is a challenge because of the sheer size of the dataset and the complexity of each observation. In general, the computational cost of training GAN scales exponentially with the resolution. In this study, we present a novel memory efficient method of unsupervised learning of high-resolution video dataset whose computational cost scales only linearly with the resolution. We achieve this by designing the generator model as a stack of small sub-generators and training the model in a specific way. We train each sub-generator with its own specific discriminator. At the time of the training, we introduce between each pair of consecutive sub-generators an auxiliary subsampling layer that reduces the frame-rate by a certain ratio. This procedure can allow each sub-generator to learn the distribution of the video at different levels of resolution. We also need only a few GPUs to train a highly complex generator that far outperforms the predecessor in terms of inception scores.

📄 PDF Abstract BibTeX arXiv:1811.09245

Code (2)

pfnet-research/tgan2 공식 구현
Zasder3/Tganv2-PyTorch-Train-Sparsely--Generate-Densely pytorch

Tasks

Generative Adversarial NetworkVideo Generation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Deep Coarse-to-fine Dense Light Field Reconstruction with Flexible Sampling and Geometry-aware Fusion

2019-08-31 · Jing Jin, Junhui Hou, Jie Chen, Huanqiang Zeng 외

A densely-sampled light field (LF) is highly desirable in various applications, such as 3-D reconstruction, post-capture refocusing and virtual reality. However, it is costly to acquire such data. Although many computati…

Computational EfficiencyDepth Estimation

Unified Unsupervised and Sparsely-Supervised 3D Object Detection by Semantic Pseudo-Labeling and Prototype Learning

2026-02-25 · Yushen He, Lei Zhao, Weidong Chen arxiv

3D object detection is essential for autonomous driving and robotic perception, yet its reliance on large-scale manually annotated data limits scalability and adaptability. To reduce annotation dependency, unsupervised a…

Representation Learning3D Object DetectionAutonomous Driving

DRST: Deep Residual Shearlet Transform for Densely Sampled Light Field Reconstruction

2020-03-19 · Yuan Gao, Robert Bregovic, Reinhard Koch, Atanas Gotchev

The Image-Based Rendering (IBR) approach using Shearlet Transform (ST) is one of the most effective methods for Densely-Sampled Light Field (DSLF) reconstruction. The ST-based DSLF reconstruction typically relies on an i…

Fast Light Field Reconstruction With Deep Coarse-To-Fine Modeling of Spatial-Angular Clues

2018-09-01 · ECCV 2018 9 · Henry Wing Fung Yeung, Junhui Hou, Jie Chen, Yuk Ying Chung 외

Densely-sampled light fields (LFs) are beneficial to many applications such as depth inference and post-capture refocusing. However, it is costly and challenging to capture them. In this paper, we propose a learning base…

Video Region Annotation with Sparse Bounding Boxes

2020-08-17 · Yuzheng Xu, Yang Wu, Nur Sabrina binti Zuraimi, Shohei Nobuhara 외

Video analysis has been moving towards more detailed interpretation (e.g. segmentation) with encouraging progresses. These tasks, however, increasingly rely on densely annotated training data both in space and time. Sinc…

global-optimization