Update README.md
Browse files
README.md
CHANGED
|
@@ -55,4 +55,5 @@ mask = results["predicted_mask"]
|
|
| 55 |
- **Optimizer:** Adam (lr=0.001)
|
| 56 |
- **Batch Size:** 16
|
| 57 |
- **Epochs:** 80 (with early stopping after 20 epochs)
|
|
|
|
| 58 |
---
|
|
|
|
| 55 |
- **Optimizer:** Adam (lr=0.001)
|
| 56 |
- **Batch Size:** 16
|
| 57 |
- **Epochs:** 80 (with early stopping after 20 epochs)
|
| 58 |
+
|
| 59 |
---
|