↓ 1 callersMethodfrom_pretrained(cls, model_name, load_weights=True, advprop=False, num_classes=1000, in_channels=3)
efficientnet/model.py:216
↓ 1 callersFunctiongen_attack(model, img, conf_thresh, norm_ord, max_iter, epsilon, mask)
attack_utils/attackloss_yolo.py:63
↓ 1 callersMethodloss_shape_single(self, shape_pred, bbox_anchors, bbox_gts,
anchor_weights, anchor_total_num)
mmdetection/mmdet/models/dense_heads/guided_anchor_head.py:611