Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

How to load pretrained SlowFast Model? #116

Open
HashmatShadab opened this issue Jul 10, 2022 · 0 comments
Open

How to load pretrained SlowFast Model? #116

HashmatShadab opened this issue Jul 10, 2022 · 0 comments

Comments

@HashmatShadab
Copy link

for loading the slow fast models, cfg.TASK is required while building the model. However, it is not defined anywhere in the config file. To load the pretrained models, I am using weights from https://github.com/facebookresearch/SlowFast/blob/main/MODEL_ZOO.md. For them to be loaded properly,, cfg.TEST.CHECKPOINT_TYPE == "caffe2". Can you please let me know if this is the correct way of loading the model?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant