Import a model (.pth file) that is not built-in #4539
Unanswered
lewisbolaton
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to import models that are not built-in? I want to use SOLOv2 instead of the default Mask R-CNN and train it on my own custom dataset. As far as I could find, AdelaiDet provides a .pth file for that specific model. However, the documentation doesn't tell anything about using the .pth files of existing models.
Beta Was this translation helpful? Give feedback.
All reactions