1 Star 0 Fork 0

felord / detectron2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mask_rcnn_R_101_C4_3x.yaml 193 Bytes
一键复制 编辑 原始数据 按行查看 历史
facebook-github-bot 提交于 2019-10-10 09:03 . Initial commit
_BASE_: "../Base-RCNN-C4.yaml"
MODEL:
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-101.pkl"
MASK_ON: True
RESNETS:
DEPTH: 101
SOLVER:
STEPS: (210000, 250000)
MAX_ITER: 270000
1
https://gitee.com/felord/detectron2.git
git@gitee.com:felord/detectron2.git
felord
detectron2
detectron2
master

搜索帮助