Commit f752666d authored by Will Kuhn's avatar Will Kuhn Committed by Facebook Github Bot

typo

Summary: Closes https://github.com/facebookresearch/Detectron/pull/515

Reviewed By: ir413

Differential Revision: D8704635

Pulled By: rbgirshick

fbshipit-source-id: d68d89d31c886d00a66ef7d95909eb7ebc1db9fb
parent 776196bf
......@@ -779,7 +779,7 @@ __C.MRCNN.THRESH_BINARIZE = 0.5
# ---------------------------------------------------------------------------- #
# Keyoint Mask R-CNN options ("KRCNN" = Mask R-CNN with Keypoint support)
# Keypoint Mask R-CNN options ("KRCNN" = Mask R-CNN with Keypoint support)
# ---------------------------------------------------------------------------- #
__C.KRCNN = AttrDict()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment