You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello, can you explain more about the num_anchors, box_inside_weight and bbox outside weight here? And I am marked the cls_prob output shape #(1, 2, 1764) provided data=(1, 3, 224, 224), is that right? Seems a little strange to me.
hello, can you explain more about the num_anchors, box_inside_weight and bbox outside weight here? And I am marked the cls_prob output shape #(1, 2, 1764) provided data=(1, 3, 224, 224), is that right? Seems a little strange to me.
def
get_vgg_rpn(num_classes=21, num_anchors=9):The text was updated successfully, but these errors were encountered: