-> File execution order: (MCX_MATLAB_SIMULATIONS)
- rotate_compress_2_Lukai.m
- rotate_compress_3_Lukai.m
-> Steps:
- Add matlab_cuda mcx simulation to the path
- Execute breast_phantom_DOT_2.m (MCX_MATLAB_SIMULATIONS/simulation_mcx)
- Use simulation_to_measured_dta_converstion.m to prepare the reference measured data
- Use changing_all_data_tree.m to change the tree of orientation (MCX_MATLAB_SIMULATIONS)
- Use make_measured_data_from_tar_fft.m to prepare the target measured data (MCX_MATLAB_SIMULATIONS)
-> Steps: (SIMULATION_to_PERTURBATION)
- use matlab_to_data_extraction_minghao_data.ipynb for FEM simulation data ground truth and measured data
- use matlab_to_data_extraction2.ipynb for monteCarlo mcx simulation data ground truth and measured data
git clone https://github.com/yourusername/DOT-AE-GAN.git
cd DOT-AE-GAN/model_codes
- Run bestmodel_trained_with_fem_onlyref_mua_mus.ipynb for training model.
- Use codes insides inference for inferencing.