White65534 / BHSD

This is the official project webpage of BHSD (MLMI 2023).
21 stars 0 forks source link

only see 191 files without format suffix, in stead of 192, and how properly load/ read them without format info #5

Closed samleoqh closed 1 year ago

samleoqh commented 1 year ago

Hi, Thanks for open source the great dataset. As said in your paper, there should be 192 CT scans, but only 191 files were released on Kaggle, and also no format suffix indicates what format these files are, I guess it would be nii, or nii.gz ?, shall the uses need to rename these files with proper suffix in order to read them with such as ITK-SNAP viewer? However I tried to add suffix of both .nii and .nii.gz, but still couldn't read them with ITK-SNAP? Please advise their correct format to read/load them properly?

Thanks again.

steve-zeyu-zhang commented 1 year ago

For the official train-test split and label of each semantic used in the paper, see dataset.json.

For datasets, see newest updates.