Update README.md
Browse files
README.md
CHANGED
@@ -79,3 +79,46 @@ widget:
|
|
79 |
license: apache-2.0
|
80 |
---
|
81 |
<Gallery />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
license: apache-2.0
|
80 |
---
|
81 |
<Gallery />
|
82 |
+
|
83 |
+
# ProteusV0.5
|
84 |
+
ProteusV0.5 is the latest full release of my AI image generation model, built as a sophisticated enhancement over OpenDalleV1.1. This version brings significant improvements in photorealism, prompt comprehension, and stylistic capabilities across various domains.
|
85 |
+
About Proteus
|
86 |
+
Proteus leverages and enhances the core functionalities of OpenDalleV1.1 to deliver superior outcomes. Key areas of advancement include heightened responsiveness to prompts and augmented creative capacities. The model has been fine-tuned using a carefully curated dataset of copyright-free stock images and high-quality AI-generated image pairs.
|
87 |
+
|
88 |
+
# Key Features of ProteusV0.5
|
89 |
+
|
90 |
+
Significantly trained custom CLIP model for enhanced prompt understanding
|
91 |
+
Trained on hand-picked photorealistic images for improved realism
|
92 |
+
Enhanced stylistic capabilities across various domains, including surrealism, anime, and cartoon-style visualizations
|
93 |
+
Full release with refined performance and stability
|
94 |
+
|
95 |
+
# Proteus's Background
|
96 |
+
|
97 |
+
Proteus serves as a sophisticated enhancement over OpenDalleV1.1, leveraging its core functionalities to deliver superior outcomes. Key areas of advancement include heightened responsiveness to prompts and augmented creative capacities. To achieve this, it was fine-tuned using approximately 220,000 GPTV captioned images from copyright-free stock images (with some anime included), which were then normalized. Additionally, DPO (Direct Preference Optimization) was employed through a collection of 10,000 carefully selected high-quality, AI-generated image pairs.
|
98 |
+
In pursuit of optimal performance, numerous LORA (Low-Rank Adaptation) models are trained independently before being selectively incorporated into the principal model via dynamic application methods. These techniques involve targeting particular segments within the model while avoiding interference with other areas during the learning phase. Consequently, Proteus exhibits marked improvements in portraying intricate facial characteristics and lifelike skin textures, all while sustaining commendable proficiency across various aesthetic domains, notably surrealism, anime, and cartoon-style visualizations.
|
99 |
+
|
100 |
+
# Training Details
|
101 |
+
|
102 |
+
Total training dataset: Now over 400,000 images
|
103 |
+
Initial training: ~220,000 GPTV captioned images from copyright-free stock images (including some anime)
|
104 |
+
Additional training: Hand-picked photorealistic images
|
105 |
+
Fine-tuning: Direct Preference Optimization (DPO) with 10,000 carefully selected high-quality, AI-generated image pairs
|
106 |
+
LORA (Low-Rank Adaptation) models trained independently and selectively incorporated
|
107 |
+
|
108 |
+
# Improvements
|
109 |
+
|
110 |
+
Enhanced portrayal of intricate facial characteristics and lifelike skin textures
|
111 |
+
Improved proficiency in surrealism, anime, and cartoon-style visualizations
|
112 |
+
Superior prompt comprehension due to custom-trained CLIP
|
113 |
+
Expanded dataset leading to more diverse and accurate outputs
|
114 |
+
Refined balance between creativity and accuracy
|
115 |
+
|
116 |
+
# Recommended Settings
|
117 |
+
|
118 |
+
CFG Scale: 7
|
119 |
+
Steps: 25 - 50
|
120 |
+
Sampler: DPM++ 2M SDE
|
121 |
+
Scheduler: Karras
|
122 |
+
Resolution: 1024x1024
|
123 |
+
|
124 |
+
The custom-trained CLIP is a significant point of differentiation, as very few models incorporate this feature. Enjoy creating with the fully released ProteusV0.5!
|