Charles N. Christensen
Charles N. Christensen
Hi @Quma233, thanks for your encouraging words. Yes, you are completely right — the notebooks show a minimal example to get started, but the provided pretrained model is based on...
Hi @liuxinxjtu, thanks for your interest. The PSF is by default approximated. See the function `PsfOtf(w,scale)` in "MLSIM_datagen/SIMulator_functions.py". If you wanted to fine-tune the model using a PSF more closely...
@Quma233 is correct that opt.nrep is intended for data augmentation. The robustness of the network comes from the large parameter space used for data synthetisation. This in turn requires a...