MCPcopy Create free account

hub / github.com/PaddlePaddle/PaddleYOLO / functions

Functions2,621 in github.com/PaddlePaddle/PaddleYOLO

↓ 2 callersMethodget_dn_match_indices
(labels, dn_positive_idx, dn_num_group)
ppdet/modeling/losses/detr_loss.py:418
↓ 2 callersMethodget_imid2path
(self)
ppdet/data/source/dataset.py:211
↓ 2 callersMethodget_loss_from_assign
(self, pred_scores, pred_distri, pred_bboxes, anchor_points_s, assigned_labels, a
ppdet/modeling/heads/ppyoloe_head.py:469
↓ 2 callersMethodget_map
Get mAP result
ppdet/metrics/map_utils.py:255
↓ 2 callersMethodget_rel_pos
(self, seq_size, rel_pos)
ppdet/modeling/backbones/vit_mae.py:136
↓ 2 callersMethodget_ssod_loss
(self, student_head_outs, teacher_head_outs, train_cfg)
ppdet/modeling/architectures/ppyoloe.py:149
↓ 2 callersFunctionget_test_tensors
(channels)
ppdet/modeling/transformers/ext_op/test_ms_deformable_attn_op.py:57
↓ 2 callersMethodget_valid_ratio
Get the valid radios of feature maps of all level.
ppdet/modeling/transformers/petr_transformer.py:930
↓ 2 callersFunctionget_weights_path
Get weights path from WEIGHTS_HOME, if not exists, download it from url.
ppdet/utils/download.py:133
↓ 2 callersMethodinit
deploy/cpp/src/trajectory.cc:26
↓ 2 callersFunctioninit_parallel_env
()
ppdet/engine/env.py:35
↓ 2 callersFunctioniou_similarity
Calculate iou of box1 and box2 Args: box1 (Tensor): box with the shape [M1, 4] box2 (Tensor): box with the shape [M2, 4] Ret
ppdet/modeling/bbox_utils.py:600
↓ 2 callersFunctionis_url
Whether path is URL. Args: path (string): URL string or not.
ppdet/utils/checkpoint.py:32
↓ 2 callersMethodkmeans_maximizations
(self, whs, centers, assignments)
tools/anchor_cluster.py:146
↓ 2 callersMethodload_config
deploy/lite/include/config_parser.h:41
↓ 2 callersFunctionload_jsonf
deploy/lite/src/config_parser.cc:19
↓ 2 callersFunctionmake_divisible
(x, divisor)
ppdet/modeling/backbones/yolov6_efficientrep.py:515
↓ 2 callersFunctionmake_divisible_lite
(v, divisor=16)
ppdet/modeling/backbones/yolov6_efficientrep.py:1068
↓ 2 callersFunctionmake_rois
(h, w, rois_num, output_size)
ppdet/modeling/tests/test_ops.py:31
↓ 2 callersFunctionmap_path
(url, root_dir, path_depth=1)
ppdet/utils/download.py:246
↓ 2 callersMethodmark_removed
deploy/cpp/include/trajectory.h:197
↓ 2 callersFunctionmask_and_add_image
Applies mask to bbox region in image then adds content_tensor to it.
ppdet/data/transform/autoaugment_utils.py:404
↓ 2 callersFunctionmedian
(data)
tools/box_distribution.py:23
↓ 2 callersMethodmerge_batch_result
(self, batch_result)
deploy/python/infer.py:215
↓ 2 callersMethodmetric
(self, whs, centers)
tools/anchor_cluster.py:134
↓ 2 callersFunctionmulticlass_nms
(bboxs, num_classes, match_threshold=0.6, match_metric='iou')
ppdet/modeling/post_process.py:407
↓ 2 callersFunctionmust_mkdirs
(path)
ppdet/utils/download.py:119
↓ 2 callersFunctionnms
Apply NMS to avoid detecting too many overlapping bounding boxes. Args: dets: shape [N, 5], [score, x1, y1, x2, y2] m
ppdet/modeling/post_process.py:417
↓ 2 callersFunctionpascalvoc_label
()
ppdet/data/source/voc.py:211
↓ 2 callersFunctionpaste_mask
Paste the mask prediction to the original image.
ppdet/modeling/post_process.py:381
↓ 2 callersMethodpredict_image
(self, image_list, run_benchmark=False, repe
deploy/python/infer.py:355
↓ 2 callersMethodprint_help
print function help
deploy/python/benchmark_utils.py:260
↓ 2 callersFunctionprint_prune_params
(model)
ppdet/slim/prune.py:27
↓ 2 callersFunctionprocess_batch
Return correct prediction matrix Arguments: detections (array[N, 6]), x1, y1, x2, y2, conf, class labels (array[M, 5]), class
ppdet/modeling/heads/yolov6_head.py:2356
↓ 2 callersFunctionprocess_mask_upsample
It takes the output of the mask head, and applies the mask to the bounding boxes. This produces masks of higher quality but is slower. A
ppdet/modeling/heads/yolov8_head.py:1013
↓ 2 callersMethodrandom_crop
(self, sample, fake_bboxes=False)
ppdet/data/transform/operators.py:2053
↓ 2 callersMethodreactivate
deploy/cpp/src/trajectory.cc:135
↓ 2 callersMethodrelation_loss
(self, stu_feature, tea_feature)
ppdet/slim/distill_loss.py:621
↓ 2 callersMethodresize_pos_embed
Resize pos_embed weight. Args: pos_embed (Tensor): the pos_embed weight old_hw (list[int]): the height and wi
ppdet/modeling/backbones/vit_mae.py:523
↓ 2 callersMethodresume
(self, state_dict, step=0)
ppdet/optimizer/ema.py:90
↓ 2 callersFunctionrun_trt_context
(context, bindings, stream, repeats=1)
deploy/third_engine/demo_onnx_trt/trt_infer.py:217
↓ 2 callersFunctionsatisfy_sample_constraint_coverage
(sampler, sample_bbox, gt_bboxes)
ppdet/data/transform/op_helper.py:326
↓ 2 callersMethodsave_coco_results
(self, image_list, results, use_coco_category=False)
deploy/python/infer.py:465
↓ 2 callersMethodsave_model
(self, optimizer, save_dir, save_name,
ppdet/engine/callbacks.py:351
↓ 2 callersMethodset_default
(self, value)
ppdet/core/config/schema.py:49
↓ 2 callersFunctionshear_with_bboxes
Applies Shear Transformation to the image and shifts the bboxes. Args: image: 3D uint8 Tensor. bboxes: 2D Tensor that is a list o
ppdet/data/transform/autoaugment_utils.py:1007
↓ 2 callersMethodsmoothing_factor
deploy/cpp/src/keypoint_postprocess.cc:308
↓ 2 callersMethodspatial_channel_attention
(self, x, t=0.5)
ppdet/slim/distill_loss.py:558
↓ 2 callersMethodspatial_pool
(self, x, mode="teacher")
ppdet/slim/distill_loss.py:574
↓ 2 callersMethodtrain
(self, validate=False)
ppdet/engine/trainer.py:422
↓ 2 callersFunctiontranslate_bbox
Equivalent of PIL Translate in X/Y dimension that shifts image and bbox. Args: image: 3D uint8 Tensor. bboxes: 2D Tensor that is
ppdet/data/transform/autoaugment_utils.py:903
↓ 2 callersFunctionvarifocal_loss
`Varifocal Loss <https://arxiv.org/abs/2008.13367>`_ Args: pred (Tensor): The prediction with shape (N, C), C is the number o
ppdet/modeling/losses/varifocal_loss.py:31
↓ 2 callersFunctionvisualize
(image_list, result, labels, output_dir='output/', threshold=0.5)
deploy/python/infer.py:774
↓ 2 callersFunctionvisualize_box_mask
Args: im (str/np.ndarray): path of image/np.ndarray read by cv2 results (dict): include 'boxes': np.ndarray: shape:[N,6], N: numb
deploy/python/visualize.py:25
↓ 2 callersFunctionvisualize_results
Visualize bbox and mask results
ppdet/utils/visualizer.py:32
↓ 2 callersFunctionwiderface_convert
(gt_txt, img_dir, save_path)
tools/x2coco.py:301
↓ 2 callersMethodwith_pos_embed
(self, tensor, pos)
ppdet/modeling/transformers/rtdetr_transformer.py:162
↓ 2 callersMethodwith_pos_embed
(tensor, pos_embed)
ppdet/modeling/transformers/petr_transformer.py:509
↓ 2 callersMethodwith_pos_embed
(self, tensor, pos)
ppdet/modeling/transformers/deformable_transformer.py:308
↓ 2 callersMethodwith_pos_embed
(self, tensor, pos)
ppdet/modeling/transformers/dino_transformer.py:89
↓ 2 callersMethodwith_pos_embed
(self, tensor, pos)
ppdet/modeling/transformers/group_detr_transformer.py:211
↓ 2 callersFunctionxyxy2xywh
Convert bounding box coordinates from (x1, y1, x2, y2) format to (x, y, width, height) format where (x1, y1) is the top-left corner and (x2,
ppdet/modeling/heads/yolov8_head.py:975
↓ 2 callersMethodyolov3_loss
(self, p, t, gt_box, anchor, downsample, scale=1., eps=1e-10)
ppdet/modeling/losses/yolo_loss.py:115
↓ 1 callersFunctionCheckDynamicInput
deploy/cpp/src/preprocess_op.cc:312
↓ 1 callersFunctionCropImg
deploy/lite/src/preprocess_op.cc:144
↓ 1 callersFunctionCropImg
deploy/third_engine/demo_mnn_kpts/keypoint_postprocess.cpp:219
↓ 1 callersFunctionCropImg
deploy/third_engine/demo_openvino_kpts/keypoint_postprocess.cpp:234
↓ 1 callersFunctionDirName
deploy/lite/src/main.cc:97
↓ 1 callersFunctionDirName
deploy/cpp/src/main.cc:113
↓ 1 callersFunctionDirName
deploy/cpp/src/main_keypoint.cc:138
↓ 1 callersFunctionDirName
deploy/cpp/src/main_jde.cc:111
↓ 1 callersFunctionFilterDets
deploy/cpp/src/jde_detector.cc:171
↓ 1 callersFunctionGenerateColorMap
deploy/third_engine/demo_mnn/main.cpp:31
↓ 1 callersFunctionGenerateColorMap
deploy/third_engine/demo_ncnn/main.cpp:33
↓ 1 callersFunctionGetAffineTrans
deploy/cpp/src/preprocess_op.cc:182
↓ 1 callersFunctionGetColor
deploy/cpp/src/jde_detector.cc:361
↓ 1 callersFunctionMkDir
deploy/lite/src/main.cc:110
↓ 1 callersFunctionMkDir
deploy/cpp/src/main.cc:131
↓ 1 callersFunctionMkDir
deploy/cpp/src/main_keypoint.cc:156
↓ 1 callersFunctionMkDir
deploy/cpp/src/main_jde.cc:129
↓ 1 callersFunctionMkDirs
deploy/lite/src/main.cc:121
↓ 1 callersFunctionMkDirs
deploy/cpp/src/main.cc:146
↓ 1 callersFunctionMkDirs
deploy/cpp/src/main_keypoint.cc:171
↓ 1 callersFunctionMkDirs
deploy/cpp/src/main_jde.cc:144
↓ 1 callersFunctionPadBatch
deploy/cpp/src/preprocess_op.cc:327
↓ 1 callersFunctionPicoDetPostProcess
deploy/lite/src/picodet_postprocess.cc:81
↓ 1 callersFunctionPicoDetPostProcess
deploy/cpp/src/picodet_postprocess.cc:81
↓ 1 callersMethodPointSmooth
deploy/cpp/src/keypoint_postprocess.cc:252
↓ 1 callersFunctionPredictImage
deploy/lite/src/main.cc:129
↓ 1 callersFunctionPredictImage
deploy/cpp/src/main.cc:254
↓ 1 callersFunctionPredictImage
deploy/cpp/src/main_keypoint.cc:334
↓ 1 callersFunctionPredictVideo
deploy/cpp/src/main.cc:154
↓ 1 callersFunctionPredictVideo
deploy/cpp/src/main_keypoint.cc:179
↓ 1 callersFunctionPredictVideo
deploy/cpp/src/main_jde.cc:152
↓ 1 callersFunctionPrintBenchmarkLog
deploy/lite/src/main.cc:33
↓ 1 callersFunctionPrintBenchmarkLog
deploy/cpp/src/main.cc:75
↓ 1 callersFunctionPrintBenchmarkLog
deploy/cpp/src/main_keypoint.cc:82
↓ 1 callersFunctionPrintBenchmarkLog
deploy/cpp/src/main_jde.cc:73
↓ 1 callersFunctionPrintKptsBenchmarkLog
deploy/lite/src/main.cc:60
↓ 1 callersFunctionPrintKptsBenchmarkLog
deploy/cpp/src/main_keypoint.cc:120
← previousnext →401–500 of 2,621, ranked by callers