dbagcal0 commited on
Commit
74b2ae9
·
verified ·
1 Parent(s): 4938351

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -144,7 +144,7 @@ blah blah do this later
144
  ![Confusion Matrix](confusion_matrix_normalized.png)
145
 
146
  #### F1 Confidence Curve
147
- ![F1 Curve](F1_curve.png)
148
 
149
  #### Training & Validation Loss Curves
150
  ![Results](results.png)
@@ -162,7 +162,7 @@ is partially limited by sample size.
162
 
163
  ## Limitations and Biases
164
 
165
- When tested on the **D2S dataset** (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
 
144
  ![Confusion Matrix](confusion_matrix_normalized.png)
145
 
146
  #### F1 Confidence Curve
147
+ ![BoxF1 Curve](BoxF1_curve.png)
148
 
149
  #### Training & Validation Loss Curves
150
  ![Results](results.png)
 
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