qc17-THU / rDL-SIM

A Tensorflow implementation of rationalized deep learning (rDL) based image denoising for microscopy images
MIT License
33 stars 5 forks source link

About the traditional algorithm part of the paper #2

Open liuxinxjtu opened 1 year ago

liuxinxjtu commented 1 year ago

Hi, Excellent project! You mentioned Hessian-SIM in your paper, can you provide the following code. Thanks!

qc17-THU commented 1 year ago

Hi, thanks for your appreciation. The Hessian-SIM codes can be downloaded from follow link (Supplementary Code 1): https://www.nature.com/articles/nbt.4115#Sec21

liuxinxjtu commented 1 year ago

Thanks,I used the microtubules original image in level1 of the Biosr dataset published in the paper, and some errors occurred as the input of Hessian-SIM, ”The R-square statistic of linear regress of parameters is lower than 0.1”.