onkarsus13
commited on
Commit
•
5b31167
1
Parent(s):
be56231
Update readme.MD
Browse files
readme.MD
CHANGED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This is Repo Consist of Model for synthetic data generation for the 2D CT-scans
|
2 |
+
We build this models research purpose only.
|
3 |
+
|
4 |
+
We used Stable-Diffusion-Medium as a Base model and apply Controlnet on it,
|
5 |
+
|
6 |
+
For Pretraining we used Atlas Dataset From John Hopkins
|
7 |
+
|
8 |
+
Code for generation:
|
9 |
+
|
10 |
+
```
|
11 |
+
pass
|
12 |
+
```
|