ChengBinJin / MRI-to-CT-DCNN-TensorFlow

This repository is the implementations of the paper "MR-based Synthetic CT Generation using Deep Convolutional Neural Network Method," Medical Physics 2017.
100 stars 32 forks source link

About the log file #3

Closed alakabg closed 4 years ago

alakabg commented 4 years ago

Hi, I am trying to run example code given. I completed the pre-processing part. Thank you for sharing the code. Teh problem is when I try to train the model the error is "No such file or directory: 'File path \src\logs\brain01\None\main.log' Where can I find that file?

alakabg commented 4 years ago

I am able to train using the given data set. There was the path error. Thank you.