Zero-DCE_extension icon indicating copy to clipboard operation
Zero-DCE_extension copied to clipboard

Results 23 Zero-DCE_extension issues
Sort by recently updated
recently updated
newest added

x_r总是负值,根据model.py中增强代码,算法只能做亮度增强,无法使过曝区域变暗,这样看来论文中exp损失没有起到作用,是这样吗,且实验过程中发现图像增强后有些图像会变模糊请问是什么原因,

I have a question. Is the training data used by the author the same as the one released? I trained my own model, but it has overexposure issues, for example:...

作者您好!运行测试文件出现_pickle.UnpicklingError: A load persistent id instruction was encountered,but no persistent_load function was specified.不过运行环境按照您推荐的搭建的,请问这个是什么问题?

When training, if it doesn't work, it's just that the terminal inputs Python lowerlight_ After train.py, it ended directly without any errors, but there was no training information. If the...

Request to add inference source code for CPU users. Added conditional processing commands for images that can contain an alpha channel, such as PNG files. Please review and merge this...

Hi, I trained ZDCE++ in adobe5k for 100 epochs. I had kept 4000 images for training, 500 for validation and 500 for testing. I used the original folder for training....

After installing all the module in requirements, I get the following error when loading the model _pickle.UnpicklingError: A load persistent id instruction was encountered but no persistent_load function was specified....