Skip to content

Full pre-trained model #89

@pTomSmash

Description

@pTomSmash

Hi there!
After going over the documentation and playing a bit with the code I understood that:

  1. The PSP model is not pre-trained (Only the conv net that the model loads as a part of the architecture (such as ResNet50).
  2. I therefore cannot just use 'Test' for inference (the code tries to load a training checkpoint that doesn't exist).
  3. I have to train the model myself.

The thing is, I don't have access to such a strong hardware as advised here.
Is there a chance to get the full pre-trained model checkpoint? Am I missing something?

Thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions