VictorButoi commited on
Commit
6b63ddf
·
verified ·
1 Parent(s): c7db7cb

align evaluation summary with eight held-out datasets

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -199,12 +199,14 @@ and the FluXray database.
199
 
200
  ## Evaluation
201
 
202
- FleXray was evaluated on nine real-radiograph datasets held out from training
203
- (ElbowLat, HipRay, LowerLimbs, MendeleyCXR, MTDDH, DarwinCVD19, DeepFluoro,
204
- RAM-W600, VinDr-Rib), spanning lungs, ribs, peripheral bones, spine, and
205
- pelvis. Against generalist baselines (FluoroSAM, TotalSegmentator2D, PAXray)
206
- it achieves the highest macro Dice in every comparison (9 of 9). Per-dataset
207
- numbers and confidence intervals are in the paper; the benchmark figure is on
 
 
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