Feeds
提问
How to train rainy images using CNN in matlab?
Please explain step by step process in training rainy images using CNN in matlab.And also provide the code for it.
8 years 前 | 1 个回答 | 0
1
个回答提问
Could you explain the following code to enhance an image? "1./(1+exp(0.03*(-base_layer*255+170)))"
I found this (1./(1+exp(0.03*(-base_layer*255+170)))) code in order to enhance an image. But, I could not understand how...
8 years 前 | 1 个回答 | 0
