中文
相关论文

相关论文: GANSeg: Learning to Segment by Unsupervised Hierar…

200 篇论文

Video object segmentation is a fundamental step in many advanced vision applications. Most existing algorithms are based on handcrafted features such as HOG, super-pixel segmentation or texture-based techniques, while recently deep features…

计算机视觉与模式识别 · 计算机科学 2018-11-06 Maryam Sultana , Arif Mahmood , Sajid Javed , Soon Ki Jung

Generating images from a single sample, as a newly developing branch of image synthesis, has attracted extensive attention. In this paper, we formulate this problem as sampling from the conditional distribution of a single image, and…

计算机视觉与模式识别 · 计算机科学 2022-01-07 ZiCheng Zhang , CongYing Han , TianDe Guo

Recent advancements in conditional Generative Adversarial Networks (cGANs) have shown promises in label guided image synthesis. Semantic masks, such as sketches and label maps, are another intuitive and effective form of guidance in image…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Yinhao Ren , Zhe Zhu , Yingzhou Li , Joseph Lo

Image segmentation is the process of partitioning an image into a set of meaningful regions according to some criteria. Hierarchical segmentation has emerged as a major trend in this regard as it favors the emergence of important regions at…

机器学习 · 统计学 2018-02-21 Amin Fehri , Santiago Velasco-Forero , Fernand Meyer

Can we automatically group images into semantically meaningful clusters when ground-truth annotations are absent? The task of unsupervised image classification remains an important, and open challenge in computer vision. Several recent…

计算机视觉与模式识别 · 计算机科学 2020-07-06 Wouter Van Gansbeke , Simon Vandenhende , Stamatios Georgoulis , Marc Proesmans , Luc Van Gool

Generative Adversarial Networks (GANs) have proven successful for unsupervised image generation. Several works have extended GANs to image inpainting by conditioning the generation with parts of the image to be reconstructed. Despite their…

图像与视频处理 · 电气工程与系统科学 2020-02-05 Cyprien Ruffino , Romain Hérault , Eric Laloy , Gilles Gasso

Gaze-annotated facial data is crucial for training deep neural networks (DNNs) for gaze estimation. However, obtaining these data is labor-intensive and requires specialized equipment due to the challenge of accurately annotating the gaze…

计算机视觉与模式识别 · 计算机科学 2024-06-03 Nerea Aranjuelo , Siyu Huang , Ignacio Arganda-Carreras , Luis Unzueta , Oihana Otaegui , Hanspeter Pfister , Donglai Wei

Few-shot part segmentation aims to separate different parts of an object given only a few annotated samples. Due to the challenge of limited data, existing works mainly focus on learning classifiers over pre-trained features, failing to…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Mengya Han , Heliang Zheng , Chaoyue Wang , Yong Luo , Han Hu , Bo Du

Semi-supervised learning has the potential to improve the data-efficiency of training data-hungry deep neural networks, which is especially important for medical image analysis tasks where labeled data is scarce. In this work, we present a…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Boon Peng Yap , Beng Koon Ng

This work introduces a novel system for the generation of images that contain multiple classes of objects. Recent work in Generative Adversarial Networks have produced high quality images, but many focus on generating images of a single…

机器学习 · 计算机科学 2019-11-11 Elijah D. Bolluyt , Cristina Comaniciu

We propose an end-to-end learning framework for segmenting generic objects in both images and videos. Given a novel image or video, our approach produces a pixel-level mask for all "object-like" regions---even for object categories never…

计算机视觉与模式识别 · 计算机科学 2018-12-19 Bo Xiong , Suyog Dutt Jain , Kristen Grauman

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

Semantic segmentation is a crucial task in computer vision, where each pixel in an image is classified into a category. However, traditional methods face significant challenges, including the need for pixel-level annotations and extensive…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Yasufumi Kawano , Yoshimitsu Aoki

Generative Adversarial Networks (GAN) have many potential medical imaging applications, including data augmentation, domain adaptation, and model explanation. Due to the limited memory of Graphical Processing Units (GPUs), most current 3D…

图像与视频处理 · 电气工程与系统科学 2022-09-13 Li Sun , Junxiang Chen , Yanwu Xu , Mingming Gong , Ke Yu , Kayhan Batmanghelich

Recent advances in the understanding of Generative Adversarial Networks (GANs) have led to remarkable progress in visual editing and synthesis tasks, capitalizing on the rich semantics that are embedded in the latent spaces of pre-trained…

计算机视觉与模式识别 · 计算机科学 2023-02-07 James Oldfield , Christos Tzelepis , Yannis Panagakis , Mihalis A. Nicolaou , Ioannis Patras

Image segmentation is a crucial vision task that groups pixels within an image into semantically meaningful segments, which is pivotal in obtaining a fine-grained understanding of real-world scenes. However, an increasing privacy concern…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Ye Sun , Hao Zhang , Tiehua Zhang , Xingjun Ma , Yu-Gang Jiang

Deep learning models have become the dominant method for medical image segmentation. However, they often struggle to be generalisable to unknown tasks involving new anatomical structures, labels, or shapes. In these cases, the model needs…

图像与视频处理 · 电气工程与系统科学 2024-09-17 Jing Xu

Recent years have witnessed the great progress of deep neural networks on semantic segmentation, particularly in medical imaging. Nevertheless, training high-performing models require large amounts of pixel-level ground truth masks, which…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Abdur R Feyjie , Reza Azad , Marco Pedersoli , Claude Kauffman , Ismail Ben Ayed , Jose Dolz

In this paper, we address unsupervised pose-guided person image generation, which is known challenging due to non-rigid deformation. Unlike previous methods learning a rock-hard direct mapping between human bodies, we propose a new pathway…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Sijie Song , Wei Zhang , Jiaying Liu , Tao Mei

Adversarially trained generative models (GANs) have recently achieved compelling image synthesis results. But despite early successes in using GANs for unsupervised representation learning, they have since been superseded by approaches…

计算机视觉与模式识别 · 计算机科学 2019-11-06 Jeff Donahue , Karen Simonyan
‹ 上一页 1 8 9 10 下一页 ›