↓ 10 callersMethodforward(self, is_train, req, in_data, out_data, aux)
ChasingTrainFramework_GeneralOneClassDetection/loss_layer_farm/cross_entropy_with_focal_loss_for_one_class_detection.py:22
↓ 5 callersMethodpredict(self, image, resize_scale=1, score_threshold=0.8, top_k=100, NMS_threshold=0.3, NMS_flag=True, skip_scale_bra
face_detection/accuracy_evaluation/predict.py:139
↓ 3 callersMethodpredict(self, image, resize_scale=1., score_threshold=0.8, top_k=100, NMS_threshold=0.3, NMS_flag=True, skip_scale_br
license_plate_detection/accuracy_evaluation/predict.py:137
↓ 2 callersMethodpredict(self, image, resize_scale=1, score_threshold=0.8, top_k=100, NMS_threshold=0.3, NMS_flag=True, skip_scale_bra
head_detection/accuracy_evaluation/predict.py:138
↓ 2 callersMethodpredict(self, image, resize_scale=1., score_threshold=0.8, top_k=100, NMS_threshold=0.3, NMS_flag=True, skip_scale_br
pedestrian_detection/accuracy_evaluation/predict.py:137
↓ 1 callersFunctionNMS :param boxes: numpy nx5, n is the number of boxes, 0:4->x1, y1, x2, y2, 4->score :param overlap_threshold: :return:
face_detection/accuracy_evaluation/predict.py:14
↓ 1 callersFunctionNMS :param boxes: numpy nx5, n is the number of boxes, 0:4->x1, y1, x2, y2, 4->score :param overlap_threshold: :return:
face_detection/caffemodel/predict_caffemodel.py:15
↓ 1 callersFunctionNMS :param boxes: numpy nx5, n is the number of boxes, 0:4->x1, y1, x2, y2, 4->score :param overlap_threshold: :return:
face_detection/caffemodel/predict_caffemodel_v2.py:15
↓ 1 callersFunctionNMS :param boxes: numpy nx5, n is the number of boxes, 0:4->x1, y1, x2, y2, 4->score :param overlap_threshold: :return:
face_detection/deploy_tensorrt/predict_tensorrt.py:13
↓ 1 callersFunctionNMS :param boxes: numpy nx5, n is the number of boxes, 0:4->x1, y1, x2, y2, 4->score :param overlap_threshold: :return:
head_detection/accuracy_evaluation/predict.py:13
↓ 1 callersFunctionNMS :param boxes: numpy nx5, n is the number of boxes, 0:4->x1, y1, x2, y2, 4->score :param overlap_threshold: :return:
license_plate_detection/accuracy_evaluation/predict.py:12
↓ 1 callersFunctionNMS :param boxes: numpy nx5, n is the number of boxes, 0:4->x1, y1, x2, y2, 4->score :param overlap_threshold: :return:
pedestrian_detection/accuracy_evaluation/predict.py:12
↓ 1 callersMethodbackward(self, req, out_grad, in_data, out_data, in_grad, aux)
ChasingTrainFramework_GeneralOneClassDetection/loss_layer_farm/cross_entropy_with_focal_loss_for_one_class_detection.py:31
↓ 1 callersMethoddo_inference(self, image, score_threshold=0.4, top_k=10000, NMS_threshold=0.4, NMS_flag=True, skip_scale_branch_list=[])
face_detection/deploy_tensorrt/predict_tensorrt.py:196