Revision 07680c4f333adcd52584f73784158a4651700f33 authored by Brett Zachary Allen on 05 April 2021, 22:16:51 UTC, committed by Facebook GitHub Bot on 05 April 2021, 22:17:34 UTC
Summary:
Fixed single image bug that had incorrect
function arguments for extracting
features on a single image.

Fix: https://github.com/facebookresearch/mmf/issues/848

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

Reviewed By: vedanuj

Differential Revision: D27547598

Pulled By: brettallenyo

fbshipit-source-id: 7bac9aff5521c684a048441cfee619ecb6b84b5e
1 parent 9a7b75c
History
File Mode Size
docs
src
static
.eslintignore -rw-r--r-- 30 bytes
.eslintrc.js -rw-r--r-- 1.6 KB
.gitignore -rw-r--r-- 282 bytes
.prettierignore -rw-r--r-- 42 bytes
.prettierrc -rw-r--r-- 180 bytes
.stylelintrc.js -rw-r--r-- 305 bytes
README.md -rw-r--r-- 998 bytes
build_docs.sh -rwxr-xr-x 2.2 KB
docusaurus.config.js -rw-r--r-- 3.0 KB
package.json -rw-r--r-- 1.4 KB
sidebars.js -rw-r--r-- 1.2 KB
yarn.lock -rw-r--r-- 579.8 KB

README.md

back to top