Skip to content

Loading a pre-trained model core to get responses to images #120

Open
@dp4846

Description

@dp4846

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions