Closed gvacaliuc closed 6 years ago
moving forward with a simpler linear color transfer located here: https://github.com/ProGamerGov/Neural-Tools/blob/master/linear-color-transfer.py
Preliminary results indicate it works very well to standardize images to a single modality.
better preprocessing than a cheeky 1 - image for the white bgs. Useful github implementations in tensorflow and pytorch:
https://github.com/zhanghang1989/PyTorch-Multi-Style-Transfer https://github.com/cysmith/neural-style-tf (looking into this one currently)