SeuTao / RSNA2019_Intracranial-Hemorrhage-Detection

Code for 1st Place Solution in Intracranial Hemorrhage Detection Challenge @ RSNA2019
413 stars 113 forks source link

How to generate images in train_concat_3images_256 folder? #4

Open Akhiladdh opened 4 years ago

Akhiladdh commented 4 years ago

Hi, I am trying to reproduce your Model. I successfully trained 2DCNN and when I am trying to predict using predict.py ( 2DCNN/src/predict.py). It is using Images from folder train_concat_3images_256 in function def getitem(self, idx) Can you please let me know which function or process you used to create images in train_concat_3images_256 folder?

calm-focus commented 4 years ago

same question

melissa-yeo commented 4 years ago

I have the same question as well

AI678 commented 3 years ago

Did you solve it ? I have the same question as well @hermioneboll @SeuTao @Zli1893 @Akhiladdh @melissa-yeo

ghost commented 3 years ago

I have the same question .