[feat] Add pytorchvideo encoder wrapper#1156
[feat] Add pytorchvideo encoder wrapper#1156Ryan-Qiyu-Jiang wants to merge 11 commits intogh/ryan-qiyu-jiang/26/basefrom
Conversation
Add an encoder class that constructs any pytorchvideo model from config, and uses this model for its forward pass. Can load pretrained or random init models, based on config. [ghstack-poisoned]
|
@Ryan-Qiyu-Jiang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Add an encoder class that constructs any pytorchvideo model from config, and uses this model for its forward pass. Can load pretrained or random init models, based on config. Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207) [ghstack-poisoned]
|
@Ryan-Qiyu-Jiang has updated the pull request. You must reimport the pull request before landing. |
|
@Ryan-Qiyu-Jiang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Add an encoder class that constructs any pytorchvideo model from config, and uses this model for its forward pass. Can load pretrained or random init models, based on config. Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207) [ghstack-poisoned]
|
@Ryan-Qiyu-Jiang has updated the pull request. You must reimport the pull request before landing. |
Add an encoder class that constructs any pytorchvideo model from config, and uses this model for its forward pass. Can load pretrained or random init models, based on config. Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207) [ghstack-poisoned]
|
@Ryan-Qiyu-Jiang has updated the pull request. You must reimport the pull request before landing. |
|
@Ryan-Qiyu-Jiang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Add an encoder class that constructs any pytorchvideo model from config, and uses this model for its forward pass. Can load pretrained or random init models, based on config. Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207) [ghstack-poisoned]
|
@Ryan-Qiyu-Jiang has updated the pull request. You must reimport the pull request before landing. |
Add an encoder class that constructs any pytorchvideo model from config, and uses this model for its forward pass. Can load pretrained or random init models, based on config. Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207) [ghstack-poisoned]
|
@Ryan-Qiyu-Jiang has updated the pull request. You must reimport the pull request before landing. |
|
@Ryan-Qiyu-Jiang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Add an encoder class that constructs any pytorchvideo model from config, and uses this model for its forward pass. Can load pretrained or random init models, based on config. Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207) [ghstack-poisoned]
|
@Ryan-Qiyu-Jiang has updated the pull request. You must reimport the pull request before landing. |
|
@Ryan-Qiyu-Jiang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Add an encoder class that constructs any pytorchvideo model from config, and uses this model for its forward pass. Can load pretrained or random init models, based on config. Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207) [ghstack-poisoned]
|
@Ryan-Qiyu-Jiang has updated the pull request. You must reimport the pull request before landing. |
|
@Ryan-Qiyu-Jiang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Add an encoder class that constructs any pytorchvideo model from config, and uses this model for its forward pass. Can load pretrained or random init models, based on config. Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207) [ghstack-poisoned]
|
@Ryan-Qiyu-Jiang has updated the pull request. You must reimport the pull request before landing. |
|
@Ryan-Qiyu-Jiang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Add an encoder class that constructs any pytorchvideo model from config, and uses this model for its forward pass. Can load pretrained or random init models, based on config. Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207) [ghstack-poisoned]
|
@Ryan-Qiyu-Jiang has updated the pull request. You must reimport the pull request before landing. |
|
@Ryan-Qiyu-Jiang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Add an encoder class that constructs any pytorchvideo model from config, and uses this model for its forward pass. Can load pretrained or random init models, based on config. Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207) [ghstack-poisoned]
|
@Ryan-Qiyu-Jiang has updated the pull request. You must reimport the pull request before landing. |
|
@Ryan-Qiyu-Jiang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Stack from ghstack:
Add an encoder class that constructs
any pytorchvideo model from config,
and uses this model for its forward pass.
Can load pretrained or random init models,
based on config.
Differential Revision: D32631207