中文
相关论文

相关论文: Synthesizing Filamentary Structured Images with GA…

200 篇论文

We present Generative Adversarial Networks (GANs), in which the symmetric property of the generated images is controlled. This is obtained through the generator network's architecture, while the training procedure and the loss remain the…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Irad Peleg , Lior Wolf

Generative Adversarial Networks (GANs) have become the de-facto standard in image synthesis. However, without considering the foreground-background decomposition, existing GANs tend to capture excessive content correlation between…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Kaiwen Cui , Gongjie Zhang , Fangneng Zhan , Jiaxing Huang , Shijian Lu

Text-to-image synthesis aims to generate a photo-realistic image from a given natural language description. Previous works have made significant progress with Generative Adversarial Networks (GANs). Nonetheless, it is still hard to generate…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Eunyeong Jeon , Kunhee Kim , Daijin Kim

We introduce a new technique for generating retinal fundus images that have anatomically accurate vascular structures, using diffusion models. We generate artery/vein masks to create the vascular structure, which we then condition to…

图像与视频处理 · 电气工程与系统科学 2023-05-12 Sojung Go , Younghoon Ji , Sang Jun Park , Soochahn Lee

Image matting and image harmonization are two important tasks in image composition. Image matting, aiming to achieve foreground boundary details, and image harmonization, aiming to make the background compatible with the foreground, are…

计算机视觉与模式识别 · 计算机科学 2021-08-16 Xuqian Ren , Yifan Liu , Chunlei Song

Joint synthesis of images and segmentation masks with generative adversarial networks (GANs) is promising to reduce the effort needed for collecting image data with pixel-wise annotations. However, to learn high-fidelity image-mask…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Vadim Sushko , Dan Zhang , Juergen Gall , Anna Khoreva

The remarkable progress in neural-network-driven visual data generation, especially with neural rendering techniques like Neural Radiance Fields and 3D Gaussian splatting, offers a powerful alternative to GANs and diffusion models. These…

计算机视觉与模式识别 · 计算机科学 2024-11-14 Chengdong Dong , Vijayakumar Bhagavatula , Zhenyu Zhou , Ajay Kumar

Despite the rapid progress of generative adversarial networks (GANs) in image synthesis in recent years, the existing image synthesis approaches work in either geometry domain or appearance domain alone which often introduces various…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Fangneng Zhan , Jiaxing Huang , Shijian Lu

Generative adversarial networks (GANs) have demonstrated to be successful at generating realistic real-world images. In this paper we compare various GAN techniques, both supervised and unsupervised. The effects on training stability of…

机器学习 · 计算机科学 2018-03-28 Mathijs Pieters , Marco Wiering

Synthetic images are an option for augmenting limited medical imaging datasets to improve the performance of various machine learning models. A common metric for evaluating synthetic image quality is the Fr\'echet Inception Distance (FID)…

图像与视频处理 · 电气工程与系统科学 2025-07-30 Thomas Wallace , Ik Siong Heng , Senad Subasic , Chris Messenger

We explore different design choices for injecting noise into generative adversarial networks (GANs) with the goal of disentangling the latent space. Instead of traditional approaches, we propose feeding multiple noise codes through separate…

计算机视觉与模式识别 · 计算机科学 2020-05-06 Yazeed Alharbi , Peter Wonka

Thin and elongated filamentous structures, such as microtubules and actin filaments, often play important roles in biological systems. Segmenting these filaments in biological images is a fundamental step for quantitative analysis. Recent…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Yi Liu , Yichi Zhang

Generative Adversarial Networks (GANs) have been successfully used to synthesize realistically looking images of faces, scenery and even medical images. Unfortunately, they usually require large training datasets, which are often scarce in…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Christoph Baur , Shadi Albarqouni , Nassir Navab

Over the past decade, there has been tremendous progress in creating synthetic media, mainly thanks to the development of powerful methods based on generative adversarial networks (GAN). Very recently, methods based on diffusion models (DM)…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Riccardo Corvi , Davide Cozzolino , Giada Zingarini , Giovanni Poggi , Koki Nagano , Luisa Verdoliva

Age-Related Macular Degeneration (AMD) is an asymptomatic retinal disease which may result in loss of vision. There is limited access to high-quality relevant retinal images and poor understanding of the features defining sub-classes of…

计算机视觉与模式识别 · 计算机科学 2019-02-13 Yi-Chieh Liu , Hao-Hsiang Yang , Chao-Han Huck Yang , Jia-Hong Huang , Meng Tian , Hiromasa Morikawa , Yi-Chang James Tsai , Jesper Tegner

Brain segmentation from neonatal MRI images is a very challenging task due to large changes in the shape of cerebral structures and variations in signal intensities reflecting the gestational process. In this context, there is a clear need…

机器学习 · 统计学 2023-09-12 R Valabregue , F Girka , A Pron , F Rousseau , G Auzias

Humans can imagine a scene from a sound. We want machines to do so by using conditional generative adversarial networks (GANs). By applying the techniques including spectral norm, projection discriminator and auxiliary classifier, compared…

计算与语言 · 计算机科学 2018-08-14 Chia-Hung Wan , Shun-Po Chuang , Hung-Yi Lee

Generative adversarial networks (GANs) have achieved remarkable progress in the natural image field. However, when applying GANs in the remote sensing (RS) image generation task, an extraordinary phenomenon is observed: the GAN model is…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Xingzhe Su , Wenwen Qiang , Jie Hu , Fengge Wu , Changwen Zheng , Fuchun Sun

Advances in deep-learning-based pipelines have led to breakthroughs in a variety of microscopy image diagnostics. However, a sufficiently big training data set is usually difficult to obtain due to high annotation costs. In the case of…

图像与视频处理 · 电气工程与系统科学 2021-09-21 Lukas Uzolas , Javier Rico , Pierrick Coupé , Juan C. SanMiguel , György Cserey

We address the problem of generating images across two drastically different views, namely ground (street) and aerial (overhead) views. Image synthesis by itself is a very challenging computer vision task and is even more so when generation…

计算机视觉与模式识别 · 计算机科学 2019-08-08 Krishna Regmi , Ali Borji