中文
相关论文

相关论文: Deep Generative Models-Assisted Automated Labeling…

200 篇论文

Potential radioactive hazards in full-dose positron emission tomography (PET) imaging remain a concern, whereas the quality of low-dose images is never desirable for clinical use. So it is of great interest to translate low-dose PET images…

图像与视频处理 · 电气工程与系统科学 2023-06-06 Yang Zhou , Zhiwen Yang , Hui Zhang , Eric I-Chao Chang , Yubo Fan , Yan Xu

Generative adversarial networks are the state of the art approach towards learned synthetic image generation. Although early successes were mostly unsupervised, bit by bit, this trend has been superseded by approaches based on labelled…

计算机视觉与模式识别 · 计算机科学 2020-12-17 Ricard Durall , Kalun Ho , Franz-Josef Pfreundt , Janis Keuper

Generative adversarial networks (GANs) have recently found applications in image editing. However, most GAN based image editing methods often require large scale datasets with semantic segmentation annotations for training, only provide…

计算机视觉与模式识别 · 计算机科学 2021-11-08 Huan Ling , Karsten Kreis , Daiqing Li , Seung Wook Kim , Antonio Torralba , Sanja Fidler

In the years since Goodfellow et al. introduced Generative Adversarial Networks (GANs), there has been an explosion in the breadth and quality of generative model applications. Despite this work, GANs still have a long way to go before they…

机器学习 · 计算机科学 2020-04-14 Conor Lazarou

Recent advances in Generative Adversarial Networks (GANs) have led to the creation of realistic-looking digital images that pose a major challenge to their detection by humans or computers. GANs are used in a wide range of tasks, from…

图像与视频处理 · 电气工程与系统科学 2020-07-22 Michael Goebel , Lakshmanan Nataraj , Tejaswi Nanjundaswamy , Tajuddin Manhar Mohammed , Shivkumar Chandrasekaran , B. S. Manjunath

Depth perception is a key component for autonomous systems that interact in the real world, such as delivery robots, warehouse robots, and self-driving cars. Tasks in autonomous robotics such as 3D object recognition, simultaneous…

计算机视觉与模式识别 · 计算机科学 2019-06-06 Miguel Alonso

We consider unsupervised cell nuclei segmentation in this paper. Exploiting the recently-proposed unpaired image-to-image translation between cell nuclei images and randomly synthetic masks, existing approaches, e.g., CycleGAN, have…

图像与视频处理 · 电气工程与系统科学 2022-03-11 Kai Yao , Kaizhu Huang , Jie Sun , Curran Jude

Recently, Generative Adversarial Networks (GANs) have been successfully scaled to billion-scale large text-to-image datasets. However, training such models entails a high training cost, limiting some applications and research usage. To…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Yuya Kobayashi , Yuhta Takida , Takashi Shibuya , Yuki Mitsufuji

Deep learning in medical imaging is often limited by scarce and imbalanced annotated data. We present SSGNet, a unified framework that combines class specific generative modeling with iterative semisupervised pseudo labeling to enhance both…

计算机视觉与模式识别 · 计算机科学 2025-10-08 Mosong Ma , Tania Stathaki , Michalis Lazarou

Medical image classification is one of the most critical problems in the image recognition area. One of the major challenges in this field is the scarcity of labelled training data. Additionally, there is often class imbalance in datasets…

图像与视频处理 · 电气工程与系统科学 2022-09-29 Khushboo Mehra , Hassan Soliman , Soumya Ranjan Sahoo

In this work, we investigate semi-supervised learning (SSL) for image classification using adversarial training. Previous results have illustrated that generative adversarial networks (GANs) can be used for multiple purposes. Triple-GAN,…

机器学习 · 计算机科学 2019-10-22 Wenyuan Li , Zichen Wang , Yuguang Yue , Jiayun Li , William Speier , Mingyuan Zhou , Corey W. Arnold

We propose a novel GAN training scheme that can handle any level of labeling in a unified manner. Our scheme introduces a form of artificial labeling that can incorporate manually defined labels, when available, and induce an alignment…

机器学习 · 计算机科学 2021-06-21 Tomoki Watanabe , Paolo Favaro

Generative adversarial networks (GAN) are a class of powerful machine learning techniques, where both a generative and discriminative model are trained simultaneously. GANs have been used, for example, to successfully generate "deep fake"…

密码学与安全 · 计算机科学 2021-07-06 Rakesh Nagaraju , Mark Stamp

Semi-supervised learning algorithms reduce the high cost of acquiring labeled training data by using both labeled and unlabeled data during learning. Deep Convolutional Networks (DCNs) have achieved great success in supervised tasks and as…

机器学习 · 统计学 2016-12-07 Tan Nguyen , Wanjia Liu , Ethan Perez , Richard G. Baraniuk , Ankit B. Patel

Producing a large annotated speech corpus for training ASR systems remains difficult for more than 95% of languages all over the world which are low-resourced, but collecting a relatively big unlabeled data set for such languages is more…

计算与语言 · 计算机科学 2019-08-26 Kuan-Yu Chen , Che-Ping Tsai , Da-Rong Liu , Hung-Yi Lee , Lin-shan Lee

In the field of transmission electron microscopy, data interpretation often lags behind acquisition methods, as image processing methods often have to be manually tailored to individual datasets. Machine learning offers a promising approach…

图像与视频处理 · 电气工程与系统科学 2021-07-07 C. K. Groschner , Christina Choi , M. C. Scott

Conditional Generative Adversarial Networks (GANs) for cross-domain image-to-image translation have made much progress recently. Depending on the task complexity, thousands to millions of labeled image pairs are needed to train a…

计算机视觉与模式识别 · 计算机科学 2018-10-12 Zili Yi , Hao Zhang , Ping Tan , Minglun Gong

Recent research has shown that numerous human-interpretable directions exist in the latent space of GANs. In this paper, we develop an automatic procedure for finding directions that lead to foreground-background image separation, and we…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Luke Melas-Kyriazi , Christian Rupprecht , Iro Laina , Andrea Vedaldi

Generative adversarial networks (GANs) are one of the most powerful generative models, but always require a large and balanced dataset to train. Traditional GANs are not applicable to generate minority-class images in a highly imbalanced…

计算机视觉与模式识别 · 计算机科学 2021-07-12 Gaofeng Huang , Amir H. Jafari

Brain network analysis for traumatic brain injury (TBI) patients is critical for its consciousness level assessment and prognosis evaluation, which requires the segmentation of certain consciousness-related brain regions. However, it is…

图像与视频处理 · 电气工程与系统科学 2022-08-15 Xiangyu Zhao , Di Zang , Sheng Wang , Zhenrong Shen , Kai Xuan , Zeyu Wei , Zhe Wang , Ruizhe Zheng , Xuehai Wu , Zheren Li , Qian Wang , Zengxin Qi , Lichi Zhang