Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
FMVPMac authored and FMVPMac committed Jul 13, 2023
1 parent fe39f12 commit 10c37d3
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,31 +12,31 @@ Considering the privacy issues involved in the data, the bile duct dataset is no

---code

**&emsp**---TAGNet source code
**&#8195**---TAGNet source code

---data

**&emsp**---imagesTr
**&#8195**---imagesTr

**&emsp** **&emsp**---BileDuct_xxx_volume.nii.gz
**&#8195** **&#8195**---BileDuct_xxx_volume.nii.gz

**&emsp**---imagesTs
**&#8195**---imagesTs

**&emsp** **&emsp**---BileDuct_xxx_volume.nii.gz
**&#8195** **&#8195**---BileDuct_xxx_volume.nii.gz

**&emsp**---labelsTr
**&#8195**---labelsTr

**&emsp** **&emsp**---BileDuct_xxx_label.nii.gz
**&#8195** **&#8195**---BileDuct_xxx_label.nii.gz

**&emsp**---labelsTs
**&#8195**---labelsTs

**&emsp** **&emsp**---BileDuct_xxx_label.nii.gz
**&#8195** **&#8195**---BileDuct_xxx_label.nii.gz

**&emsp**---mask
**&#8195**---mask

**&emsp** **&emsp**---BileDuct_xxx_liver.nii.gz
**&#8195** **&#8195**---BileDuct_xxx_liver.nii.gz

**&emsp**---dataset.json
**&#8195**---dataset.json

The `xxx` represents the serial number of the raw data. The file `dataset.json` stores path information for each data and will be generated while preprocessing raw data (CT images).

Expand Down

0 comments on commit 10c37d3

Please sign in to comment.