You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
Hi there!
After going over the documentation and playing a bit with the code I understood that:
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!
The text was updated successfully, but these errors were encountered: