han-liu / SynCT_TcMRgFUS

Official PyTorch Implementation of "Synthetic CT Skull Generation for Transcranial MR Imaging–Guided Focused Ultrasound Interventions with Conditional Adversarial Networks"
MIT License
29 stars 6 forks source link

Where is run_inference.py? #1

Open astanziola opened 1 year ago

astanziola commented 1 year ago

Hello and thanks for putting the repo online! I was trying to use the software, but I'm not an expert in Docker so I have tried to follow the steps in the Dockerfile by hand on a new conda environment.

However, I'm stuck at this line: is the run_inference.py file missing from the repo?

han-liu commented 1 year ago

Hi Antonio, I sincerely apologize for the late response. I was out for an intern and did not have a good chance to look at the repo. To address your question, I double check the repo and provide details on how to train and test with the python code. I've downloaded the repo and tested it by myself; there should be no problems now. Please feel free to let me know if you have any other questions regarding the repo or the paper. Thanks.