I'm encountering an issue when running the orig_mod_NNEval.py script from MATLAB. The script works correctly when executed manually from the Command Prompt (CMD), and the .mat file (CNN_striatal_python_output_intermediate.mat) is generated successfully. However, when executed via MATLAB using the main_CNNStriatalSegmentation function, the TensorFlow checkpoint path becomes corrupted, and the script fails to load the model.