Yang Zhang
Yang Zhang
Thank you for your interest! As mentioned in the 'note' section at the end of our GitHub, this is actually a Keras 2 reimplementation of original Keras 1 version in...
It is not yet available on Github. However, it should be very straight forward to write your own source-train code by modifying train_val_FCN_DA.py. You only need to modify the myGenerator...
Hi Kate, Unfortunately, I do not have the color constancy code now. However, we found [CycleGAN ](https://junyanz.github.io/CycleGAN/) to be a more convenient yet powerful alternative solution for data pre-processing. I...