ReConPatch-TF
ReConPatch-TF copied to clipboard
WIP: Unofficial Tensorflow 2.x Implementation of ReConPatch (https://arxiv.org/abs/2305.16713)
hi, thank you for your nice work! could you please tell me the meaning and shape of `mu` and `sigma`, or how can i compute `mu` and `sigma`?
While reading and studying this paper, I had a question, which prompted me to reach out. I noticed that the implemented model.py passes the pre-trained WideResNet-50 but lacks information on...
Can the training and prediction code of the entire model be open source?