中文
相关论文

相关论文: Better Guider Predicts Future Better: Difference G…

200 篇论文

Future frame prediction in videos is a promising avenue for unsupervised video representation learning. Video frames are naturally generated by the inherent pixel flows from preceding frames based on the appearance and motion dynamics in…

计算机视觉与模式识别 · 计算机科学 2017-08-04 Xiaodan Liang , Lisa Lee , Wei Dai , Eric P. Xing

Taking a photo outside, can we predict the immediate future, e.g., how would the cloud move in the sky? We address this problem by presenting a generative adversarial network (GAN) based two-stage approach to generating realistic time-lapse…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Wei Xiong , Wenhan Luo , Lin Ma , Wei Liu , Jiebo Luo

Generative Adversarial Networks (GANs) are an arrange of two neural networks -- the generator and the discriminator -- that are jointly trained to generate artificial data, such as images, from random inputs. The quality of these generated…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Manel Mateos , Alejandro González , Xavier Sevillano

We present a new two-stage pipeline for predicting frames of traffic scenes where relevant objects can still reliably be detected. Using a recent video prediction network, we first generate a sequence of future frames based on past frames.…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Peter König , Sandra Aigner , Marco Körner

Long-term action anticipation has become an important task for many applications such as autonomous driving and human-robot interaction. Unlike short-term anticipation, predicting more actions into the future imposes a real challenge with…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Olga Zatsarynna , Emad Bahrami , Yazan Abu Farha , Gianpiero Francesca , Juergen Gall

Generative adversarial networks (GAN) have been effective for learning generative models for real-world data. However, existing GANs (GAN and its variants) tend to suffer from training problems such as instability and mode collapse. In this…

机器学习 · 计算机科学 2018-03-05 Chaoyue Wang , Chang Xu , Xin Yao , Dacheng Tao

One of the most significant challenges in statistical signal processing and machine learning is how to obtain a generative model that can produce samples of large-scale data distribution, such as images and speeches. Generative Adversarial…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Pegah Salehi , Abdolah Chalechale , Maryam Taghizadeh

Generative adversarial networks (GANs) are a powerful approach to unsupervised learning. They have achieved state-of-the-art performance in the image domain. However, GANs are limited in two ways. They often learn distributions with low…

机器学习 · 统计学 2019-10-11 Adji B. Dieng , Francisco J. R. Ruiz , David M. Blei , Michalis K. Titsias

Generative networks are fundamentally different in their aim and methods compared to CNNs for classification, segmentation, or object detection. They have initially not been meant to be an image analysis tool, but to produce naturally…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Markus Wenzel

Generative Adversarial Networks (GANs) are a recent advancement in unsupervised machine learning. They are a cat-and-mouse game between two neural networks: [1] a discriminator network which learns to validate whether a sample is real or…

宇宙学与河外天体物理 · 物理学 2020-06-23 Olivia Curtis , Tereasa G. Brainerd

Current Generative Adversarial Network (GAN)-based approaches for time series generation face challenges such as suboptimal convergence, information loss in embedding spaces, and instability. To overcome these challenges, we introduce an…

机器学习 · 计算机科学 2024-10-29 MohammadReza EskandariNasab , Shah Muhammad Hamdi , Soukaina Filali Boubrahimi

Inspired by human neurological structures for action anticipation, we present an action anticipation model that enables the prediction of plausible future actions by forecasting both the visual and temporal future. In contrast to current…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Harshala Gammulle , Simon Denman , Sridha Sridharan , Clinton Fookes

One of the most critical pieces of the self-driving puzzle is the task of predicting future movement of surrounding traffic actors, which allows the autonomous vehicle to safely and effectively plan its future route in a complex world.…

机器学习 · 计算机科学 2020-06-15 Eason Wang , Henggang Cui , Sai Yalamanchi , Mohana Moorthy , Fang-Chieh Chou , Nemanja Djuric

Despite the potential benefits of data augmentation for mitigating the data insufficiency, traditional augmentation methods primarily rely on the prior intra-domain knowledge. On the other hand, advanced generative adversarial networks…

计算机视觉与模式识别 · 计算机科学 2024-01-01 Xiangyu Xiong , Yue Sun , Xiaohong Liu , Wei Ke , Chan-Tong Lam , Jiangang Chen , Mingfeng Jiang , Mingwei Wang , Hui Xie , Tong Tong , Qinquan Gao , Hao Chen , Tao Tan

Generative Adversarial Networks (GANs) produce high-quality images but are challenging to train. They need careful regularization, vast amounts of compute, and expensive hyper-parameter sweeps. We make significant headway on these issues by…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Axel Sauer , Kashyap Chitta , Jens Müller , Andreas Geiger

Generative adversarial network (GAN) has been shown to be useful in various applications, such as image recognition, text processing and scientific computing, due its strong ability to learn complex data distributions. In this study, a…

地球物理 · 物理学 2021-09-14 Tianhao He , Dongxiao Zhang

Predictive process monitoring aims to predict future characteristics of an ongoing process case, such as case outcome or remaining timestamp. Recently, several predictive process monitoring methods based on deep learning such as Long…

机器学习 · 计算机科学 2020-04-02 Farbod Taymouri , Marcello La Rosa , Sarah Erfani , Zahra Dasht Bozorgi , Ilya Verenich

In the deep learning era, long video generation of high-quality still remains challenging due to the spatio-temporal complexity and continuity of videos. Existing prior works have attempted to model video distribution by representing videos…

计算机视觉与模式识别 · 计算机科学 2022-02-23 Sihyun Yu , Jihoon Tack , Sangwoo Mo , Hyunsu Kim , Junho Kim , Jung-Woo Ha , Jinwoo Shin

Generative Adversarial Networks (GAN) have attracted much research attention recently, leading to impressive results for natural image generation. However, to date little success was observed in using GAN generated images for improving…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Xinlong Wang , Zhipeng Man , Mingyu You , Chunhua Shen

Generative Adversarial Networks (GANs) have made great progress in synthesizing realistic images in recent years. However, they are often trained on image datasets with either too few samples or too many classes belonging to different data…

机器学习 · 计算机科学 2020-10-16 Shichang Tang
‹ 上一页 1 2 3 10 下一页 ›