DavisMeee / LighTDiff

LighTDiff: Surgical Endoscopic Image Low-Light Enhancement with T-Diffusion
MIT License
14 stars 0 forks source link

Instructions for code implementation #4

Closed ntdat8324 closed 1 month ago

ntdat8324 commented 1 month ago

Hello,

Thank you very much for your effort.

I am building a Pre-processing and Enhancement for Endo image. May i have guide to excute code? Please I dont know enhance my image :(( I'm looking forward to recieving your respond.

Regards.

DavisMeee commented 1 month ago

You can pre-process the image in several ways, like adjusting exposure, gamma value, and brightness. I think there are some functions set in skimage and PIL.

ntdat8324 commented 4 weeks ago

You can pre-process the image in several ways, like adjusting exposure, gamma value, and brightness. I think there are some functions set in skimage and PIL.

What I mean is I need guidance on how to set up and run tests on my dataset. Currently, I can't find the 'pretrained weights' or the model zoo, and I would also like to better understand how to use the test.yml. I have referred to and looked through the LLCaps paper and the GitHub repo, but there are no 'pretrained weights' or model zoo. I am very grateful for your efforts.