Open
Description
Is there a straightforward way to get a pre-trained model core from which I can put in images (numpy arrays) and get responses from the feature map?
I have yet to figure out how to do so. I have managed to install the code. I looked at the 0_baseline_CNN.ipynb
and it appears to get a baseline model requires training the model. For the sake of saving electricity and time I was hoping to get pre-trained weights and load it into the baseline model.
Ideally, I would bypass the custom data loaders and the shifter network---if I could do this outside of the docker enviroment that would be the cherry on top. Sorry in advance if the answer was obvious!
Metadata
Metadata
Assignees
Labels
No labels