For object detection models, removing rpn_head.anchors_per_location from...
For object detection models, removing rpn_head.anchors_per_location from config and using anchor.num_scales * len(anchor.aspect_ratios) to compute anchors_per_location PiperOrigin-RevId: 324878153
Showing
Please register or sign in to comment