beresandras
commited on
Commit
•
3cb8f73
1
Parent(s):
4d4322d
Update README.md
Browse files
README.md
CHANGED
@@ -43,10 +43,10 @@ The model is trained to denoise noisy images, and can generate images by iterati
|
|
43 |
| learning rate | 1e-3 |
|
44 |
| weight decay | 1e-4 |
|
45 |
|
46 |
-
## Model
|
47 |
|
48 |
<details>
|
49 |
-
<summary>View
|
50 |
|
51 |
![network architecture residual unet](./model.png)
|
52 |
|
|
|
43 |
| learning rate | 1e-3 |
|
44 |
| weight decay | 1e-4 |
|
45 |
|
46 |
+
## Model plot
|
47 |
|
48 |
<details>
|
49 |
+
<summary>View model plot</summary>
|
50 |
|
51 |
![network architecture residual unet](./model.png)
|
52 |
|