adding synthsr to the list of available models
Hi folks,
I just saw the SynthSR paper and thought it would be cool to have it in the list of available nobrainer models. As far as I can, it's currently not implemented. What are y'all think?
The code and model(s) are here.
Cheers, Peer
@PeerHerholz - the code isn't in the library, but the models are in the zoo: https://github.com/neuronets/trained-models/tree/master/UCL/SynthSR (we are hoping to clean up the cli usage soon and also add more info to the model cards, which are now available here: https://neuronets.dev/trained-models/UCL/SynthSR/1.0.0/general/ ).
for the library, we were considering adding the synthsr sampling step as a data generator routine. take N labeled images and generate new pairs from it.
cc: @Hoda1394