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
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
@Dorozhko-Anton Thank you. I successfully convert .pth model file using trim_detectron_model. These are my changed. I'll update again when I train a model with this pre-train weights.
❓ Questions and Help
I'm trying to use FBNet as a pre-trained weights for my dataset (
ROI_BOX_HEAD: NUM_CLASSES: 3
). But it cannot load the weights using this utils_load_c2_pickled_weights()
https://github.com/facebookresearch/maskrcnn-benchmark/blob/master/maskrcnn_benchmark/utils/c2_model_loading.py#L192Do you have any suggestion to load pre-trained FBNet weights for a custom dataset?
Related coment: #507 (comment)
The text was updated successfully, but these errors were encountered: