Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create dataset like LOLv2 real or Syn for finetunning #29

Open
DevilANANDGupta opened this issue Aug 15, 2024 · 1 comment
Open

Comments

@DevilANANDGupta
Copy link

Hi @Fediory I have some images captured from smartphones that are well-lit, and I want to convert these images into low-light versions for fine-tuning HVI-CIDNet. I tried adjusting the brightness using cv2.convertScaleAbs, which helped modify the brightness, but after training for 1000 epochs, I achieved an SSIM of 0.9465 and a PSNR of 17.625. However, when I performed inference on unseen images, the output had significantly higher luminance than expected.
image

@Fediory
Copy link
Owner

Fediory commented Aug 16, 2024

Please give more details. What your train datasets? is it paired or not? What is your test images? Would you like to share some of the examples to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants