qc17-THU / DL-SR

Tensorflow/keras implementation for image transformation from low-resolution (LR) image to super-resolved one, including single wide-field (WF) image super-resolution prediction and SIM reconstruction.
MIT License
98 stars 28 forks source link

Questions about LR data #19

Open zerohuwan opened 1 year ago

zerohuwan commented 1 year ago

Hi, I don't know how to get the size of the input data. Why does each group of original SIM images get an image with a resolution of 512 * 512 after being averaged as diffraction limited wide field (WF) images? Thank you in advance.