We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@stigma0617 how to train keypoint by FCOS, I get error use this
BACKBONE: CONV_BODY: "V-39-eSE-FPN-RETINANET" FREEZE_CONV_BODY_AT: 0 VOVNET: BACKBONE_OUT_CHANNELS: 128 RPN_ONLY: False FCOS_ON: True KEYPOINT_ON: True RETINANET: USE_C5: False # FCOS uses P5 instead of C5 ROI_HEADS: USE_FPN: True ROI_KEYPOINT_HEAD: SHARE_BOX_FEATURE_EXTRACTOR: True
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@stigma0617
how to train keypoint by FCOS, I get error use this
BACKBONE:
CONV_BODY: "V-39-eSE-FPN-RETINANET"
FREEZE_CONV_BODY_AT: 0
VOVNET:
BACKBONE_OUT_CHANNELS: 128
RPN_ONLY: False
FCOS_ON: True
KEYPOINT_ON: True
RETINANET:
USE_C5: False # FCOS uses P5 instead of C5
ROI_HEADS:
USE_FPN: True
ROI_KEYPOINT_HEAD:
SHARE_BOX_FEATURE_EXTRACTOR: True
The text was updated successfully, but these errors were encountered: