Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -66,12 +66,6 @@ probs = model.predict_full_image(
|
|
| 66 |
masks = (probs > 0.5).astype(np.uint8)
|
| 67 |
```
|
| 68 |
|
| 69 |
-
## Training Plots
|
| 70 |
-
|
| 71 |
-

|
| 72 |
-

|
| 73 |
-

|
| 74 |
-

|
| 75 |
|
| 76 |
## Citation
|
| 77 |
|
|
|
|
| 66 |
masks = (probs > 0.5).astype(np.uint8)
|
| 67 |
```
|
| 68 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 69 |
|
| 70 |
## Citation
|
| 71 |
|