Update README.md
Browse files
README.md
CHANGED
@@ -319,7 +319,7 @@ pipeline_tag: image-segmentation
|
|
319 |
### Training Logging
|
320 |
|
321 |
<div style="position: relative; text-align: center;">
|
322 |
-
<img src="./model_utils/FLAIR-HUB_LC-
|
323 |
</div>
|
324 |
|
325 |
---
|
@@ -370,7 +370,7 @@ pipeline_tag: image-segmentation
|
|
370 |
</div>
|
371 |
<div style="flex: 1;">
|
372 |
<p style="margin: 0;">Inference ROI</p>
|
373 |
-
<img src="./model_utils/
|
374 |
</div>
|
375 |
</div>
|
376 |
|
|
|
319 |
### Training Logging
|
320 |
|
321 |
<div style="position: relative; text-align: center;">
|
322 |
+
<img src="./model_utils/FLAIR-HUB_LC-A_convnextv2base-unet_logs.png" alt="Training logging." style="width: 100%; display: block; margin: 0 auto;"/>
|
323 |
</div>
|
324 |
|
325 |
---
|
|
|
370 |
</div>
|
371 |
<div style="flex: 1;">
|
372 |
<p style="margin: 0;">Inference ROI</p>
|
373 |
+
<img src="./model_utils/FLAIR-HUB_LC-A_convnextv2base-unet_inferenceROI.png" alt="INFERENCE" style="width: 100%; display: block;" />
|
374 |
</div>
|
375 |
</div>
|
376 |
|