Update README.md
Browse files
README.md
CHANGED
|
@@ -144,7 +144,7 @@ blah blah do this later
|
|
| 144 |

|
| 145 |
|
| 146 |
#### F1 Confidence Curve
|
| 147 |
-

|
|
@@ -162,7 +162,7 @@ is partially limited by sample size.
|
|
| 162 |
|
| 163 |
## Limitations and Biases
|
| 164 |
|
| 165 |
-
When tested on the **D2S
|
| 166 |
performance dropped significantly. The model missed entire
|
| 167 |
objects, produced low-confidence detections, and misclassified items.
|
| 168 |
For example, it labeled a water bottle as `instant_noodles`. This
|
|
|
|
| 144 |

|
| 145 |
|
| 146 |
#### F1 Confidence Curve
|
| 147 |
+

|
| 148 |
|
| 149 |
#### Training & Validation Loss Curves
|
| 150 |

|
|
|
|
| 162 |
|
| 163 |
## Limitations and Biases
|
| 164 |
|
| 165 |
+
When tested on the external [**D2S Dataset**](https://www.mvtec.com/company/research/datasets/mvtec-d2s) (wild images),
|
| 166 |
performance dropped significantly. The model missed entire
|
| 167 |
objects, produced low-confidence detections, and misclassified items.
|
| 168 |
For example, it labeled a water bottle as `instant_noodles`. This
|