csjcai / SICE

Learning a Deep Single Image Contrast Enhancer from Multi-Exposure Images (TIP 2018)
285 stars 56 forks source link

Call for TensorFlow implement #2

Closed XuYunqiu closed 5 years ago

XuYunqiu commented 6 years ago

I noticed that, in your paper, the CNN models were trained based on TensorFlow. So, would you glad to share your TensorFlow implement of your project? : )

csjcai commented 5 years ago

Caffe training, testing code, and the trained model are provided. You could try to compile the Caffe toolbox and run it on the Matlab interface.