-
Notifications
You must be signed in to change notification settings - Fork 245
Open
Description
Hi there!
After going over the documentation and playing a bit with the code I understood that:
- The PSP model is not pre-trained (Only the conv net that the model loads as a part of the architecture (such as ResNet50).
- I therefore cannot just use 'Test' for inference (the code tries to load a training checkpoint that doesn't exist).
- 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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels