Update README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 23 |
|
| 24 |
Goal: This project focuses on building an advanced text-to-image generation system using the Stable Diffusion model, a state-of-the-art deep learning framework. The goal is to transform natural language text descriptions into visually coherent and high-quality images, unlocking creative possibilities in areas like art generation, design prototyping, and multimedia applications.
|
| 25 |
|
|
|
|
|
|
|
|
|
|
| 26 |
|
| 27 |
<!-- 
|
| 28 |

|
|
|
|
| 23 |
|
| 24 |
Goal: This project focuses on building an advanced text-to-image generation system using the Stable Diffusion model, a state-of-the-art deep learning framework. The goal is to transform natural language text descriptions into visually coherent and high-quality images, unlocking creative possibilities in areas like art generation, design prototyping, and multimedia applications.
|
| 25 |
|
| 26 |
+
<p style="font-family:Lucida Sans ;font-size:18px; padding-left: 12px;">Dataset Description: CelebFaces Attributes Dataset (CelebA).</p>
|
| 27 |
+
|
| 28 |
+
<p style="font-family: Lucida Sans ;font-size:18px; padding-left: 12px;">The CelebA dataset is a widely-used, large-scale dataset in the field of computer vision, particularly for tasks related to faces. It consists of over 200,000 celebrity face images annotated with a rich set of attributes. The dataset offers diverse visual content with variations in pose, facial expressions, and backgrounds, making it suitable for a range of face-related applications.</p>
|
| 29 |
|
| 30 |
<!-- 
|
| 31 |

|