Update README.md
Browse files
README.md
CHANGED
@@ -11,10 +11,11 @@ tags:
|
|
11 |
|
12 |
# IMageDucHaiten
|
13 |
|
14 |
-
**Version:** `V1.1.
|
15 |
|
16 |
## Table of Contents
|
17 |
|
|
|
18 |
- [Introduction](#introduction)
|
19 |
- [Key Features](#key-features)
|
20 |
- [Installation](#installation)
|
@@ -28,9 +29,23 @@ tags:
|
|
28 |
- [Community and Support](#community-and-support)
|
29 |
- [Support and Contributions](#support-and-contributions)
|
30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
## Introduction
|
32 |
|
33 |
-
**IMageDucHaiten** is a powerful tool specifically designed for AI professionals to assist in the preparation of image data for training generative AI models. Version `V1.1.
|
34 |
|
35 |
Whether you're an AI researcher, data engineer, or someone who enjoys working with images, **IMageDucHaiten** can be an invaluable tool. It not only excels in supporting AI data preparation but is also accessible and beneficial to anyone looking to work with images effortlessly and effectively.
|
36 |
|
@@ -43,7 +58,6 @@ Whether you're an AI researcher, data engineer, or someone who enjoys working wi
|
|
43 |
- **Image To Tag**: Automatically tag images, optimizing the data labeling process for AI models.
|
44 |
- **Image To Caption**: Automatically generate captions, providing context to images, useful in image recognition and captioning tasks.
|
45 |
- **Photo Fantasy**: Create artistic effects on images, useful for data augmentation or enhancing creative content.
|
46 |
-
- **Shuffle Image**: Shuffle or sequence images to create a diverse dataset, suitable for analysis and modeling tasks.
|
47 |
|
48 |
![Screenshot_1.png](https://cdn-uploads.huggingface.co/production/uploads/630b58b279d18d5e53e3a5a9/Lfy93t29PfhazAAm9PzEi.png)
|
49 |
![Screenshot_2.png](https://cdn-uploads.huggingface.co/production/uploads/630b58b279d18d5e53e3a5a9/-YdFtf3_-hCsjykh7XkDX.png)
|
|
|
11 |
|
12 |
# IMageDucHaiten
|
13 |
|
14 |
+
**Version:** `V1.1.2`
|
15 |
|
16 |
## Table of Contents
|
17 |
|
18 |
+
- [Recent Updates](#recent-updates)
|
19 |
- [Introduction](#introduction)
|
20 |
- [Key Features](#key-features)
|
21 |
- [Installation](#installation)
|
|
|
29 |
- [Community and Support](#community-and-support)
|
30 |
- [Support and Contributions](#support-and-contributions)
|
31 |
|
32 |
+
## Recent Updates
|
33 |
+
|
34 |
+
### Version V1.1.2
|
35 |
+
|
36 |
+
Version `V1.1.2` introduces significant optimizations and new features, especially in the **Image To Caption** module. The key enhancements include:
|
37 |
+
|
38 |
+
- **Added Bit Precision Options**: Users can now select between different bit precision levels when processing images:
|
39 |
+
- **4-bit**: Requires at least 20GB RAM and 12GB VRAM.
|
40 |
+
- **8-bit**: Requires at least 20GB RAM and 16GB VRAM.
|
41 |
+
- **16-bit**: Requires at least 50GB RAM and 24GB VRAM.
|
42 |
+
- **32-bit**: Although the previous version required 40GB VRAM for 32-bit float32, this update optimizes it to run even with 24GB VRAM, though at significantly reduced speeds. This lower VRAM option is not recommended for performance-critical tasks.
|
43 |
+
|
44 |
+
> **NOTE**: Although optimization has been made to allow GPUs with lower VRAM to run at higher bit precision, the speed will be significantly reduced.
|
45 |
+
|
46 |
## Introduction
|
47 |
|
48 |
+
**IMageDucHaiten** is a powerful tool specifically designed for AI professionals to assist in the preparation of image data for training generative AI models. Version `V1.1.2` offers a suite of automated and flexible tools for processing, tagging, and captioning images, making the data preparation process more efficient and streamlined.
|
49 |
|
50 |
Whether you're an AI researcher, data engineer, or someone who enjoys working with images, **IMageDucHaiten** can be an invaluable tool. It not only excels in supporting AI data preparation but is also accessible and beneficial to anyone looking to work with images effortlessly and effectively.
|
51 |
|
|
|
58 |
- **Image To Tag**: Automatically tag images, optimizing the data labeling process for AI models.
|
59 |
- **Image To Caption**: Automatically generate captions, providing context to images, useful in image recognition and captioning tasks.
|
60 |
- **Photo Fantasy**: Create artistic effects on images, useful for data augmentation or enhancing creative content.
|
|
|
61 |
|
62 |
![Screenshot_1.png](https://cdn-uploads.huggingface.co/production/uploads/630b58b279d18d5e53e3a5a9/Lfy93t29PfhazAAm9PzEi.png)
|
63 |
![Screenshot_2.png](https://cdn-uploads.huggingface.co/production/uploads/630b58b279d18d5e53e3a5a9/-YdFtf3_-hCsjykh7XkDX.png)
|