中文
相关论文

相关论文: Y-GAN: A Generative Adversarial Network for Depthm…

200 篇论文

Recent advances show that Generative Adversarial Networks (GANs) can synthesize images with smooth variations along semantically meaningful latent directions, such as pose, expression, layout, etc. While this indicates that GANs implicitly…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Jiteng Mu , Shalini De Mello , Zhiding Yu , Nuno Vasconcelos , Xiaolong Wang , Jan Kautz , Sifei Liu

We propose a novel generative adversarial network (GAN) for the task of unsupervised learning of 3D representations from natural images. Most generative models rely on 2D kernels to generate images and make few assumptions about the 3D…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Thu Nguyen-Phuoc , Chuan Li , Lucas Theis , Christian Richardt , Yong-Liang Yang

Autonomous driving significantly benefits from data-driven deep neural networks. However, the data in autonomous driving typically fits the long-tailed distribution, in which the critical driving data in adverse conditions is hard to…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Gongjin Lan , Yang Peng , Qi Hao , Chengzhong Xu

Traditional change detection methods usually follow the image differencing, change feature extraction and classification framework, and their performance is limited by such simple image domain differencing and also the hand-crafted…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Bin Hou , Qingjie Liu , Heng Wang , Yunhong Wang

Unsupervised generation of high-quality multi-view-consistent images and 3D shapes using only collections of single-view 2D photographs has been a long-standing challenge. Existing 3D GANs are either compute-intensive or make approximations…

Recovering structure and motion parameters given a image pair or a sequence of images is a well studied problem in computer vision. This is often achieved by employing Structure from Motion (SfM) or Simultaneous Localization and Mapping…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Thanuja Dharmasiri , Andrew Spek , Tom Drummond

X-ray tomography is capable of imaging the interior of objects in three dimensions non-invasively, with applications in biomedical imaging, materials science, electronic inspection, and other fields. The reconstruction process can be an…

图像与视频处理 · 电气工程与系统科学 2022-06-22 Zhen Guo , Jung Ki Song , George Barbastathis , Michael E. Glinsky , Courtenay T. Vaughan , Kurt W. Larson , Bradley K. Alpert , Zachary H. Levine

Understanding the 3D world from 2D projected natural images is a fundamental challenge in computer vision and graphics. Recently, an unsupervised learning approach has garnered considerable attention owing to its advantages in data…

计算机视觉与模式识别 · 计算机科学 2021-06-25 Takuhiro Kaneko

A promise of Generative Adversarial Networks (GANs) is to provide cheap photorealistic data for training and validating AI models in autonomous driving. Despite their huge success, their performance on complex images featuring multiple…

计算机视觉与模式识别 · 计算机科学 2023-05-17 George Eskandar , Youssef Farag , Tarun Yenamandra , Daniel Cremers , Karim Guirguis , Bin Yang

Nowadays, there are plenty of works introducing convolutional neural networks (CNNs) to the steganalysis and exceeding conventional steganalysis algorithms. These works have shown the improving potential of deep learning in information…

多媒体 · 计算机科学 2018-10-11 Ru Zhang , Shiqi Dong , Jianyi Liu

Most deep learning classification studies assume clean data. However, when dealing with the real world data, we encounter three problems such as 1) missing data, 2) class imbalance, and 3) missing label problems. These problems undermine…

机器学习 · 计算机科学 2019-05-29 Uiwon Hwang , Dahuin Jung , Sungroh Yoon

In this paper, a novel strategy of Secure Steganograpy based on Generative Adversarial Networks is proposed to generate suitable and secure covers for steganography. The proposed architecture has one generative network, and two…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Haichao Shi , Jing Dong , Wei Wang , Yinlong Qian , Xiaoyu Zhang

DeepFakes are synthetic videos generated by swapping a face of an original image with the face of somebody else. In this paper, we describe our work to develop general, deep learning-based models to classify DeepFake content. We propose a…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Pratikkumar Prajapati , Chris Pollett

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

Previous work has shown that adversarial learning can be used for unsupervised monocular depth and visual odometry (VO) estimation, in which the adversarial loss and the geometric image reconstruction loss are utilized as the mainly…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Chaoqiang Zhao , Gary G. Yen , Qiyu Sun , Chongzhen Zhang , Yang Tang

Generative Adversarial Networks (GANs) in supervised settings can generate photo-realistic corresponding output from low-definition input (SRGAN). Using the architecture presented in the SRGAN original paper [2], we explore how selecting a…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Nao Takano , Gita Alaghband

Generative Adversarial Networks (GANs) have been widely applied in modeling diverse image distributions. However, despite its impressive applications, the structure of the latent space in GANs largely remains as a black-box, leaving its…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Zikun Chen , Ruowei Jiang , Brendan Duke , Han Zhao , Parham Aarabi

It has been well demonstrated that adversarial examples, i.e., natural images with visually imperceptible perturbations added, generally exist for deep networks to fail on image classification. In this paper, we extend adversarial examples…

计算机视觉与模式识别 · 计算机科学 2017-07-24 Cihang Xie , Jianyu Wang , Zhishuai Zhang , Yuyin Zhou , Lingxi Xie , Alan Yuille

Motivated by the astonishing capabilities of natural intelligent agents and inspired by theories from psychology, this paper explores the idea that perception gets coupled to 3D properties of the world via interaction with the environment.…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Antonio Loquercio , Alexey Dosovitskiy , Davide Scaramuzza

In the past few years, Generative Adversarial Network (GAN) became a prevalent research topic. By defining two convolutional neural networks (G-Network and D-Network) and introducing an adversarial procedure between them during the training…

计算机视觉与模式识别 · 计算机科学 2017-04-27 Hengyue Pan , Hui Jiang