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 b7b1d6d commit fe39f12
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

​ ---TAGNet source code
**&emsp**---TAGNet source code

---data

​ ---imagesTr
**&emsp**---imagesTr

​ ---BileDuct_xxx_volume.nii.gz
**&emsp** **&emsp**---BileDuct_xxx_volume.nii.gz

​ ---imagesTs
**&emsp**---imagesTs

​ ---BileDuct_xxx_volume.nii.gz
**&emsp** **&emsp**---BileDuct_xxx_volume.nii.gz

​ ---labelsTr
**&emsp**---labelsTr

​ ---BileDuct_xxx_label.nii.gz
**&emsp** **&emsp**---BileDuct_xxx_label.nii.gz

​ ---labelsTs
**&emsp**---labelsTs

​ ---BileDuct_xxx_label.nii.gz
**&emsp** **&emsp**---BileDuct_xxx_label.nii.gz

​ ---mask
**&emsp**---mask

​ ---BileDuct_xxx_liver.nii.gz
**&emsp** **&emsp**---BileDuct_xxx_liver.nii.gz

​ ---dataset.json
**&emsp**---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 fe39f12

Please sign in to comment.