-
Ashwin Bharambe authored
Summary: Detectron code is inconsistent about when it uses (1, 1, 1, 1) as the regression weights vs. `cfg.MODEL.BBOX_REG_WEIGHTS` (which has a default value of (10, 10, 5, 5)). This change allows the caller to make the call (heh!) about what to use. Reviewed By: rbgirshick Differential Revision: D9981875 fbshipit-source-id: 8798408bd2592486eb1a2e40ccb70b9bedfdbf46
e8942c88
Name |
Last commit
|
Last update |
---|---|---|
.github | ||
cmake | ||
configs | ||
demo | ||
detectron | ||
docker | ||
projects/GN | ||
tools | ||
.gitignore | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
FAQ.md | ||
GETTING_STARTED.md | ||
INSTALL.md | ||
LICENSE | ||
MODEL_ZOO.md | ||
Makefile | ||
NOTICE | ||
README.md | ||
requirements.txt | ||
setup.py |