https://github.com/facebookresearch/pythia
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
Tip revision: 07680c4f333adcd52584f73784158a4651700f33 authored by Brett Zachary Allen on 05 April 2021, 22:16:51 UTC
[fix] FRCNN Feature extraction for single image (#850)
Tip revision: 07680c4
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-- 351 bytes
setup.py -rw-r--r-- 5.1 KB

README.md

back to top