Open JiaqianLi opened 5 years ago
The python code does not provide the noise map. You can refer to the paper definition, sigma_s*img + sigma_c. sigma_s and sigma_c are obtained by the random function.
@JiaqianLi did you succeed in making python the code run? If so what code did you use? Thank you. I'm trying to make it work now.
Hello,thank you for your great work. I use your python code to gengerate noise image, but I can not find the defination of noise map in your code at ISP_implement. I wonder to know how to get the noise map in this code. https://github.com/GuoShi28/CBDNet/blob/724a88cd6af4125afc341b28ed4872004eb37e40/SomeISP_operator_python/ISP_implement.py#L401