https://github.com/facebookresearch/pythia
Revision 332f60eeec608ba77eeb8bfed13e58c3446d9fe0 authored by Sasha Sheng on 06 April 2021, 10:58:18 UTC, committed by Facebook GitHub Bot on 06 April 2021, 10:59:06 UTC
Summary:
* Added text/image encoders
* Added the pretrained checkpoint loading for those encoders

We should make it composable in the future - ie., make the encoders configurable with params

Pull Request resolved: https://github.com/fairinternal/mmf-internal/pull/163

Reviewed By: vedanuj

Differential Revision: D27447444

Pulled By: ytsheng

fbshipit-source-id: e2de1752df497cbbe9f689ad08b482565d883e29
1 parent d9812a6
History
Tip revision: 332f60eeec608ba77eeb8bfed13e58c3446d9fe0 authored by Sasha Sheng on 06 April 2021, 10:58:18 UTC
[feat][2/N] clip text/image encoder (#163)
Tip revision: 332f60e
File Mode Size
.circleci
.github
docs
mmf
mmf_cli
projects
tests
tools
website
.editorconfig -rw-r--r-- 191 bytes
.flake8 -rw-r--r-- 187 bytes
.gitignore -rw-r--r-- 267 bytes
.pre-commit-config.yaml -rw-r--r-- 1.1 KB
LICENSE -rw-r--r-- 1.5 KB
MANIFEST.in -rw-r--r-- 130 bytes
NOTICES -rw-r--r-- 3.4 KB
README.md -rw-r--r-- 2.2 KB
pyproject.toml -rw-r--r-- 915 bytes
requirements.txt -rw-r--r-- 369 bytes
setup.py -rw-r--r-- 5.1 KB

README.md

back to top