TrystAI / restorers

Restorers provide out-of-the-box TensorFlow implementations of SoTA image and video restoration models for tasks such as low-light enhancement, denoising, deblurring, super-resolution, etc.
https://wandb.me/low-light
37 stars 0 forks source link

refactor: Inheritance Structure of UnsupervisedLOLDataLoader #70

Closed soumik12345 closed 1 year ago

soumik12345 commented 1 year ago

Changes proposed by this PR:

soumik12345 commented 1 year ago

@ariG23498 I will also draw your attention to one more factor, which is the fact that the job Deploy / Upload release to TestPyPI (push) is currently failing, but it's okay, it's failing because this particular version of restorers is already available on testpypi. Since we would change the target to the main branch and testpypi to pypi before merging the PR, its fine if it fails for now.