https://github.com/facebookresearch/pythia
Revision 96ecb1128bf1786a8bba9038a7bdbbf407a1648c authored by Amanpreet Singh on 29 April 2021, 08:16:00 UTC, committed by Amanpreet Singh on 30 April 2021, 18:20:57 UTC
Summary:
This PR adds support for audio and video modality encoders to MMF. These
can be used in conjunction with MMFTransformer. An example config has
been added to showcase the usage.

Pull Request resolved: https://github.com/facebookresearch/mmf/pull/879

Test Plan: Unit tests have been added.

Reviewed By: ytsheng

Differential Revision: D27804875

Pulled By: apsdehal

fbshipit-source-id: 9f276dab2dc711fb8e5868a029f73c16083c1782
1 parent 231fb16
History
Tip revision: 96ecb1128bf1786a8bba9038a7bdbbf407a1648c authored by Amanpreet Singh on 29 April 2021, 08:16:00 UTC
[feat] Adds audio (resnet18) and video (r2plus1d18) encoders (#879)
Tip revision: 96ecb11

back to top