nobrainer icon indicating copy to clipboard operation
nobrainer copied to clipboard

adding synthsr to the list of available models

Open PeerHerholz opened this issue 2 years ago • 1 comments

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 avatar Feb 10 '23 15:02 PeerHerholz

@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

satra avatar Feb 10 '23 15:02 satra