MECLabTUDA / M3d-Cam

MIT License
306 stars 40 forks source link

Output is null #20

Closed behnazelhaminia closed 2 years ago

behnazelhaminia commented 2 years ago

Thank you for your code, I installed the package and run the code but the .nii.gz file in folder attention_map is 111byte). When I view it with ITK-snap it is only 2 slices and not a 3d object. I appreciate if you help me with that.

behnazelhaminia commented 2 years ago

Thank you for your code, I installed the package and run the code but the .nii.gz file in folder attention_map is 111byte). When I view it with ITK-snap it is only 2 slices and not a 3d object. I appreciate if you help me with that.

model = medcam.inject(model_ft) output = model(inputs)

The output is 3d array presenting grad-cam