|
1 | 1 | <div align="center"> |
| 2 | + <p> |
| 3 | + <a href="https://github.com/chairc/Integrated-Design-Diffusion-Model"> |
| 4 | + <img width="242" height="121" src="./assets/iddm-logo.png" alt="IDDM"> |
| 5 | + </a> |
| 6 | + </p> |
| 7 | + <h1>IDDM: Integrated Design Diffusion Model</h1> |
| 8 | + <p>English | <a href="./README_zh.md">简体中文</a></p> |
2 | 9 |
|
3 | | -<p> |
4 | | - <a href="https://github.com/chairc/Integrated-Design-Diffusion-Model"> |
5 | | - <img width="242" height="121" src="./assets/iddm-logo.png" alt="IDDM"> |
6 | | - </a> |
7 | | -</p> |
8 | | - |
9 | | -# IDDM: Integrated Design Diffusion Model |
10 | | - |
11 | | -English | [简体中文](README_zh.md) |
12 | | - |
13 | | -[](https://github.com/chairc/Integrated-Design-Diffusion-Model) |
14 | | -[](https://doi.org/10.5281/zenodo.10866128) |
15 | | -[](https://deepwiki.com/chairc/Integrated-Design-Diffusion-Model) |
| 10 | +</div> |
16 | 11 |
|
17 | | -[](./LICENSE) |
18 | | -[](https://github.com/chairc/Integrated-Design-Diffusion-Model/issues) |
19 | | -[](https://github.com/chairc/Integrated-Design-Diffusion-Model/releases) |
20 | | -[](https://img.shields.io/github/downloads/chairc/Integrated-Design-Diffusion-Model/total?color=3eb370) |
| 12 | +<div align="center"> |
| 13 | + <a href="https://github.com/chairc/Integrated-Design-Diffusion-Model" target="_blank"> |
| 14 | + <img src="https://img.shields.io/badge/IDDM-Integrated Design Diffusion Model-blue.svg" alt="IDDM"> |
| 15 | + </a> |
| 16 | + <a href="https://doi.org/10.5281/zenodo.10866128"> |
| 17 | + <img src="https://zenodo.org/badge/DOI/10.5281/zenodo.10866128.svg" alt="DOI"> |
| 18 | + </a> |
| 19 | + <a href="https://deepwiki.com/chairc/Integrated-Design-Diffusion-Model" target="_blank"> |
| 20 | + <img src="https://deepwiki.com/badge.svg" alt="DeepWiki"> |
| 21 | + </a> |
| 22 | +</div> |
21 | 23 |
|
22 | | -[](https://github.com/chairc/Integrated-Design-Diffusion-Model/stargazers) |
23 | | -[](https://github.com/chairc/Integrated-Design-Diffusion-Model/forks) |
24 | | -[](https://gitee.com/chairc/Integrated-Design-Diffusion-Model) |
25 | | -[](https://gitee.com/chairc/Integrated-Design-Diffusion-Model) |
26 | | -[](https://gitcode.com/chairc/Integrated-Design-Diffusion-Model) |
| 24 | +<div align="center"> |
| 25 | + <a href="https://github.com/chairc/Integrated-Design-Diffusion-Model/blob/main/LICENSE" target="_blank"> |
| 26 | + <img src="https://img.shields.io/github/license/chairc/Integrated-Design-Diffusion-Model" alt="License"> |
| 27 | + </a> |
| 28 | + <a href="https://github.com/chairc/Integrated-Design-Diffusion-Model/issues" target="_blank"> |
| 29 | + <img src="https://img.shields.io/github/issues/chairc/Integrated-Design-Diffusion-Model.svg" alt="GitHub issues"> |
| 30 | + </a> |
| 31 | + <a href="https://github.com/chairc/Integrated-Design-Diffusion-Model/releases" target="_blank"> |
| 32 | + <img src="https://img.shields.io/github/v/release/chairc/Integrated-Design-Diffusion-Model" alt="GitHub release"> |
| 33 | + </a> |
| 34 | + <a href="#" target="_blank"> |
| 35 | + <img src="https://img.shields.io/github/downloads/chairc/Integrated-Design-Diffusion-Model/total?color=3eb370" alt="GitHub Downloads"> |
| 36 | + </a> |
| 37 | +</div> |
27 | 38 |
|
| 39 | +<div align="center"> |
| 40 | + <a href="https://github.com/chairc/Integrated-Design-Diffusion-Model/stargazers" target="_blank"> |
| 41 | + <img src="https://img.shields.io/github/stars/chairc/Integrated-Design-Diffusion-Model.svg" alt="GitHub star"> |
| 42 | + </a> |
| 43 | + <a href="https://github.com/chairc/Integrated-Design-Diffusion-Model/forks" target="_blank"> |
| 44 | + <img src="https://img.shields.io/github/forks/chairc/Integrated-Design-Diffusion-Model?color=eb6ea5" alt="GitHub forks"> |
| 45 | + </a> |
| 46 | + <a href="https://gitee.com/chairc/Integrated-Design-Diffusion-Model" target="_blank"> |
| 47 | + <img src="https://gitee.com/chairc/Integrated-Design-Diffusion-Model/badge/star.svg?theme=blue" alt="Gitee star"> |
| 48 | + </a> |
| 49 | + <a href="https://gitee.com/chairc/Integrated-Design-Diffusion-Model" target="_blank"> |
| 50 | + <img src="https://gitee.com/chairc/Integrated-Design-Diffusion-Model/badge/fork.svg?theme=blue" alt="Gitee forks"> |
| 51 | + </a> |
| 52 | + <a href="https://gitcode.com/chairc/Integrated-Design-Diffusion-Model" target="_blank"> |
| 53 | + <img src="https://gitcode.com/chairc/Integrated-Design-Diffusion-Model/star/badge.svg" alt="GitCode star"> |
| 54 | + </a> |
28 | 55 | </div> |
29 | 56 |
|
30 | 57 |
|
@@ -71,7 +98,7 @@ The following packages are required. |
71 | 98 | coloredlogs==15.0.1 |
72 | 99 | gradio>=5.31.0 |
73 | 100 | matplotlib==3.7.1 |
74 | | -numpy==1.25.0 |
| 101 | +numpy>=1.25.0 |
75 | 102 | Pillow==10.3.0 |
76 | 103 | Requests>=2.32.4 |
77 | 104 | scikit-image==0.22.0 |
@@ -133,6 +160,7 @@ pip install . # Or python setup.py install |
133 | 160 | - [x] [2025-08-01] Adding LDM Method. **Support generate 512*512 images** and use Latent Diffusion and reduce GPU memory usage. |
134 | 161 | - [x] [2025-08-21] Support flash-attn, fast and GPU memory-efficient. |
135 | 162 | - [x] [2025-10-01] Adding the deployment of Docker file. |
| 163 | +- [x] [2025-12-16] Adding custom logger mod. |
136 | 164 | - [ ] [To be determined] Refactor the project by Baidu PaddlePaddle. |
137 | 165 |
|
138 | 166 |
|
|
0 commit comments