paper-with-me

홈 › Papers

DiffuGen: Adaptable Approach for Generating Labeled Image Datasets using Stable Diffusion Models

2023-09-01 · Michael Shenoda, Edward Kim

Generating high-quality labeled image datasets is crucial for training accurate and robust machine learning models in the field of computer vision. However, the process of manually labeling real images is often time-consuming and costly. To address these challenges associated with dataset generation, we introduce "DiffuGen," a simple and adaptable approach that harnesses the power of stable diffusion models to create labeled image datasets efficiently. By leveraging stable diffusion models, our approach not only ensures the quality of generated datasets but also provides a versatile solution for label generation. In this paper, we present the methodology behind DiffuGen, which combines the capabilities of diffusion models with two distinct labeling techniques: unsupervised and supervised. Distinctively, DiffuGen employs prompt templating for adaptable image generation and textual inversion to enhance diffusion model capabilities.

📄 PDF Abstract BibTeX arXiv:2309.00248

Code (1)

mshenoda/diffugen 공식 구현 pytorch

Tasks

Dataset GenerationImage Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Few-Shot Domain Adaptation for Low Light RAW Image Enhancement

2023-03-27 · K. Ram Prabhakar, Vishal Vinod, Nihar Ranjan Sahoo, R. Venkatesh Babu

Enhancing practical low light raw images is a difficult task due to severe noise and color distortions from short exposure time and limited illumination. Despite the success of existing Convolutional Neural Network (CNN)…

Domain AdaptationImage EnhancementLow-Light Image Enhancement

DINOv2 based Self Supervised Learning For Few Shot Medical Image Segmentation

2024-03-05 · Lev Ayzenberg, Raja Giryes, Hayit Greenspan

Deep learning models have emerged as the cornerstone of medical image segmentation, but their efficacy hinges on the availability of extensive manually labeled datasets and their adaptability to unforeseen categories rem…

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+2

NuClick: A Deep Learning Framework for Interactive Segmentation of Microscopy Images

2020-05-29 · Navid Alemi Koohbanani, Mostafa Jahanifar, Neda Zamani Tajadin, Nasir Rajpoot

Object segmentation is an important step in the workflow of computational pathology. Deep learning based models generally require large amount of labeled data for precise and reliable prediction. However, collecting labe…

Instance SegmentationInteractive SegmentationSemantic Segmentation

Multitask Multimodal Self-Supervised Learning for Medical Images

2025-10-27 · Cristian Simionescu arxiv

This thesis works to address a pivotal challenge in medical image analysis: the reliance on extensive labeled datasets, which are often limited due to the need for expert annotation and constrained by privacy and legal i…

Self-Supervised LearningDomain Adaptation

Optimized Feature Space Learning for Generating Efficient Binary Codes for Image Retrieval

2020-01-30 · Abin Jose, Erik Stefan Ottlik, Christian Rohlfing, Jens-Rainer Ohm

In this paper we propose an approach for learning low dimensional optimized feature space with minimum intra-class variance and maximum inter-class variance. We address the problem of high-dimensionality of feature vecto…

Image RetrievalQuantizationRetrieval