thanosvlo / MARL-for-Anatomical-Landmark-Detection

Tensorflow Implementation of Multiple Landmark Detection using Multi-Agent Reinforcement Learning Paper
Apache License 2.0
57 stars 13 forks source link

Help #10

Open JackHeroFly opened 2 years ago

JackHeroFly commented 2 years ago

Hello,author. Thank you for your code.When I ran your program, I encountered the following problems:"RuntimeError: Exception thrown in SimpleITK ImageFileReader_Execute: D:\a\1\sitk\Code\IO\src\sitkImageReaderBase.cxx:102: sitk::ERROR: Unable to open "./data/images/ADNI_002_S_0816_MR_MPRGradWarpB1_CorrectionN3Scaled_Br_20070217005829488_S18402_I40731_Normalized_to_002_S_0295.nii.gz" for reading." How to solve it?