align evaluation summary with eight held-out datasets
Browse files
README.md
CHANGED
|
@@ -199,12 +199,14 @@ and the FluXray database.
|
|
| 199 |
|
| 200 |
## Evaluation
|
| 201 |
|
| 202 |
-
FleXray was evaluated on
|
| 203 |
-
(
|
| 204 |
-
|
| 205 |
-
|
| 206 |
-
|
| 207 |
-
|
|
|
|
|
|
|
| 208 |
the [project website](https://flexray.csail.mit.edu/#results).
|
| 209 |
Evaluation ignores ground-truth labels covering less than 0.1% of the image.
|
| 210 |
|
|
|
|
| 199 |
|
| 200 |
## Evaluation
|
| 201 |
|
| 202 |
+
FleXray was evaluated on eight real-radiograph datasets held out from training
|
| 203 |
+
(DarwinCVD19, DeepFluoro, ElbowLat, HipRay, LowerLimbs, RAM-W600, PedsTorso,
|
| 204 |
+
and VinDr-Rib), spanning lungs, ribs, peripheral bones, spine, and pelvis.
|
| 205 |
+
Against supported generalist baselines (FluoroSAM, TotalSegmentator2D, PAXray),
|
| 206 |
+
FleXray performs best or ties on all eight datasets, with significant
|
| 207 |
+
improvements on seven and no statistically detectable difference from PAXray
|
| 208 |
+
on VinDr-Rib. Per-dataset numbers and confidence intervals are in the paper;
|
| 209 |
+
the benchmark figure is on
|
| 210 |
the [project website](https://flexray.csail.mit.edu/#results).
|
| 211 |
Evaluation ignores ground-truth labels covering less than 0.1% of the image.
|
| 212 |
|