Browse Source

Update 'README.md'

master
Mehran Advand 3 days ago
parent
commit
9a64e0b418
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -53,7 +53,7 @@ Each lesion in the 3DLAND dataset is described in a structured CSV file that inc
| Column | Description |
|----------------|-----------------------------------------------------------------------------|
| `series` | Series ID from the DeepLesion dataset |
| `slice_range` | Range of axial slices in which the lesion appears (e.g., `44~83`) |
| `slice_range` | Range of axial slices in which the lesion may appear (according to deeplesion dataset metadata) |
| `key_slice` | Central slice with the most visible view of the lesion |
| `lesion_id` | Unique ID assigned to each lesion |
| `matched_organs` | Organ to which the lesion is anatomically linked |

Loading…
Cancel
Save