kylekma / X2CT

GNU Lesser General Public License v3.0
141 stars 47 forks source link

The size of the visualized file #26

Open DiaQusNet opened 1 year ago

DiaQusNet commented 1 year ago

hi, while checking your modle, I found that in your dataset .h file, the lenth of CT and xray is 256, but in the final .mha and .PNG files, the lenth of pixels become 128. If that so, the modle half the information. It's your original design or just me got the worng way?

yinyin-llll commented 1 year ago

hi I have a simple question?how i know this program is running?i use the command but the program don't correspond,like this image

DiaQusNet commented 1 year ago

I ran this modle in Ubuntu. When runnig test.py, normally many information will be print, so i don't know why there is no information in your case.

yinyin-llll commented 1 year ago

Thank you !it's the question of my enviroment!

ShroukMansour commented 1 year ago

@DiaQusNet Hello, I would like to ask how you got the .h file data. I have installed 2 files from the 8 and tried to extract them but got error 'not an archive file'

DiaQusNet commented 1 year ago

check the h5py here https://pypi.org/project/h5py/

sugartao commented 6 months ago

I found that, too

lucky-asia commented 5 months ago

Hi, how did you get the green visualization inside the paper? Is there a code for this part?