MCPcopy Create free account

hub / github.com/MVIG-SJTU/AlphaPose / functions

Functions1,314 in github.com/MVIG-SJTU/AlphaPose

↓ 1 callersMethod_get_keypoints_center_count
Get geometric center of all keypoints
alphapose/datasets/coco_wholebody.py:152
↓ 1 callersMethod_get_keypoints_center_count
Get geometric center of all keypoints
alphapose/datasets/halpe_26.py:139
↓ 1 callersMethod_get_keypoints_center_count
Get geometric center of all keypoints
alphapose/datasets/halpe_68_noface.py:150
↓ 1 callersFunction_get_torch_home
()
trackers/ReidModels/osnet_ain.py:452
↓ 1 callersFunction_get_torch_home
()
trackers/ReidModels/osnet.py:450
↓ 1 callersFunction_import_symbols
(locals)
trackers/ReidModels/psroi_pooling/_ext/psroi_pooling/__init__.py:6
↓ 1 callersFunction_indices_to_matches
(cost_matrix, indices, thresh)
trackers/tracking/matching.py:28
↓ 1 callersFunction_indices_to_matches
(cost_matrix, indices, thresh)
detector/tracker/tracker/matching.py:28
↓ 1 callersMethod_infer_shape
(ctx, input, weight)
alphapose/models/layers/dcn/deform_conv.py:174
↓ 1 callersFunction_init_dist_mpi
(backend, **kwargs)
alphapose/utils/env.py:80
↓ 1 callersFunction_init_dist_pytorch
Set up environment.
alphapose/utils/env.py:27
↓ 1 callersFunction_init_dist_slurm
Set up slurm environment.
alphapose/utils/env.py:42
↓ 1 callersMethod_init_params
(self)
trackers/ReidModels/osnet_ain.py:386
↓ 1 callersMethod_init_params
(self)
trackers/ReidModels/resnet_fc.py:324
↓ 1 callersMethod_init_params
(self)
trackers/ReidModels/osnet.py:390
↓ 1 callersMethod_initialize
(self, pretrained='')
alphapose/models/hardnet.py:533
↓ 1 callersMethod_initialize
(self, pretrained='')
alphapose/models/hrnet.py:458
↓ 1 callersMethod_initialize
(self)
alphapose/models/fastpose.py:60
↓ 1 callersMethod_integral_target_generator
(self, joints_3d, num_joints, patch_height, patch_width)
alphapose/utils/presets/simple_transform_3d_smpl.py:149
↓ 1 callersMethod_integral_uvd_target_generator
(self, joints_3d, num_joints, patch_height, patch_width)
alphapose/utils/presets/simple_transform_3d_smpl.py:171
↓ 1 callersMethod_lazy_load_ann_file_2
(self)
alphapose/datasets/halpe_coco_wholebody_136.py:48
↓ 1 callersMethod_lazy_load_ann_file_2
(self)
alphapose/datasets/halpe_coco_wholebody_26.py:40
↓ 1 callersMethod_lazy_load_json
(self)
alphapose/datasets/custom.py:141
↓ 1 callersMethod_load_jsons
(self)
alphapose/datasets/custom.py:156
↓ 1 callersMethod_make_branches
(self, num_branches, block, num_blocks, num_channels)
alphapose/models/hrnet.py:171
↓ 1 callersMethod_make_deconv_layer
(self)
alphapose/models/simplepose.py:37
↓ 1 callersMethod_make_deconv_layer
(self)
alphapose/models/simple3dposeSMPLWithCam.py:118
↓ 1 callersMethod_make_fuse_layers
(self)
alphapose/models/hrnet.py:181
↓ 1 callersMethod_make_layer
(self, block, planes, blocks, stride=1)
alphapose/models/hrnet.py:370
↓ 1 callersMethod_make_one_branch
(self, branch_index, block, num_blocks, num_channels, stride=1)
alphapose/models/hrnet.py:133
↓ 1 callersMethod_match
Method to be overridden by implementations. Args: similarity_matrix: Float tensor of shape [N, M] with pairwise similarity
detector/efficientdet/effdet/object_detection/matcher.py:215
↓ 1 callersFunction_minimal_ext_cmd
(cmd)
setup.py:28
↓ 1 callersMethod_output_size
(input, weight, padding, dilation, stride)
alphapose/models/layers/dcn/deform_conv.py:97
↓ 1 callersMethod_parents_to_children
(self, parents)
alphapose/models/layers/smpl/SMPL.py:149
↓ 1 callersFunction_post_process
Selects top-k predictions. Post-proc code adapted from Tensorflow version at: https://github.com/google/automl/tree/master/efficientdet and o
detector/efficientdet/effdet/bench.py:10
↓ 1 callersMethod_register_module
Register a module. Args: module (:obj:`nn.Module`): Module to be registered.
alphapose/utils/registry.py:26
↓ 1 callersFunction_rescore
Rescoring mechanism gaussian or linear. Args: overlap: calculated ious scores: target scores. thr: retain oks overlap < th
alphapose/utils/pPose_nms.py:206
↓ 1 callersFunction_to_color
return (b, r, g) tuple
trackers/utils/bbox.py:43
↓ 1 callersMethodactivate
Start a new tracklet
trackers/tracker_api.py:85
↓ 1 callersMethodactivate
(self, *args)
detector/tracker/tracker/basetrack.py:39
↓ 1 callersMethodactivate
Start a new tracklet
detector/tracker/tracker/multitracker.py:51
↓ 1 callersMethodadd_field
Add field to box list. This method can be used to add related box data such as weights/labels, etc. Args: field: a strin
detector/efficientdet/effdet/object_detection/box_list.py:73
↓ 1 callersFunctionaffine_transform
(pt, t)
trackers/utils/basetransforms.py:804
↓ 1 callersFunctionarg_parse
Parse arguements to the detect module
detector/yolo/cam_demo.py:56
↓ 1 callersFunctionarg_parse
Parse arguements to the detect module
detector/yolo/video_demo_half.py:57
↓ 1 callersFunctionarg_parse
Parse arguements to the detect module
detector/yolo/video_demo.py:57
↓ 1 callersMethodassign
Assign classification and regression targets to each anchor. For a given set of anchors and groundtruth detections, match anchors to
detector/efficientdet/effdet/object_detection/target_assigner.py:77
↓ 1 callersMethodbackward
(ctx, grad_output)
alphapose/models/criterion.py:32
↓ 1 callersFunctionbatch_inverse_kinematics_transform
Applies a batch of inverse kinematics transfoirm to the joints Parameters ---------- pose_skeleton : torch.tensor BxNx3 Loca
alphapose/models/layers/smpl/lbs.py:551
↓ 1 callersFunctionbatch_inverse_kinematics_transform_optimized
Applies a batch of inverse kinematics transfoirm to the joints Parameters ---------- pose_skeleton : torch.tensor BxNx3 Loca
alphapose/models/layers/smpl/lbs.py:759
↓ 1 callersFunctionbatch_rodrigues_numpy
Calculates the rotation matrices for a batch of rotation vectors Parameters ---------- rot_vecs: numpy.ndarray Nx3
alphapose/utils/transforms.py:860
↓ 1 callersFunctionbbox_iou
Returns the IoU of two bounding boxes
trackers/utils/utils.py:262
↓ 1 callersFunctionbbox_iou
Returns the IoU of two bounding boxes
trackers/tracking/utils/utils.py:198
↓ 1 callersFunctionbbox_iou
Returns the IoU of two bounding boxes
detector/tracker/utils/utils.py:198
↓ 1 callersFunctionbboxes_iou
(bboxes_a, bboxes_b, xyxy=True)
detector/yolox/yolox/utils/boxes.py:99
↓ 1 callersFunctionbifpn_attn_config
BiFPN config with fast weighted sum.
detector/efficientdet/effdet/efficientdet.py:261
↓ 1 callersFunctionbifpn_fa_config
BiFPN config with fast weighted sum.
detector/efficientdet/effdet/efficientdet.py:268
↓ 1 callersFunctionbn_no_bias
(in_features)
trackers/ReidModels/bn_linear.py:10
↓ 1 callersFunctionboard_writing
(writer, loss, acc, iterations, dataset='Train')
alphapose/utils/logger.py:10
↓ 1 callersFunctionbuild_dataset
(cfg, preset_cfg, **kwargs)
alphapose/models/builder.py:34
↓ 1 callersFunctionbuild_resnet_backbone
Create a ResNet instance from config. Returns: ResNet: a :class:`ResNet` instance.
trackers/ReidModels/ResNet.py:148
↓ 1 callersFunctionbuild_targets_max
returns nT, nCorrect, tx, ty, tw, th, tconf, tcls
detector/tracker/utils/utils.py:229
↓ 1 callersFunctionbuild_targets_thres
(target, anchor_wh, nA, nC, nGh, nGw)
detector/tracker/utils/utils.py:314
↓ 1 callersMethodcheck_detector
Detect bboxs in one image Input: 'str', full path of image Output: '[{"category_id":1,"score":float,"bbox":[x,y,w,h],"image_i
detector/effdet_api.py:211
↓ 1 callersFunctioncheck_input
()
scripts/demo_inference.py:104
↓ 1 callersFunctioncheck_input
()
scripts/demo_3d_inference.py:106
↓ 1 callersMethodclear
(self, queue)
alphapose/utils/writer_smpl.py:198
↓ 1 callersMethodclear
(self, queue)
alphapose/utils/file_detector.py:125
↓ 1 callersMethodclear
(self, queue)
alphapose/utils/writer.py:221
↓ 1 callersMethodclear
(self)
alphapose/utils/metrics.py:19
↓ 1 callersMethodclear
(self, queue)
alphapose/utils/webcam_detector.py:102
↓ 1 callersMethodclear_queues
(self)
alphapose/utils/file_detector.py:122
↓ 1 callersMethodclear_queues
(self)
alphapose/utils/detector.py:128
↓ 1 callersMethodclear_queues
(self)
alphapose/utils/webcam_detector.py:99
↓ 1 callersMethodcompare
Computes matrix of pairwise similarity between BoxLists. This op (to be overridden) computes a measure of pairwise similarity between
detector/efficientdet/effdet/object_detection/region_similarity_calculator.py:82
↓ 1 callersFunctioncompute_ap
Compute the average precision, given the recall and precision curves. Code originally from https://github.com/rbgirshick/py-faster-rcnn. #
trackers/utils/utils.py:234
↓ 1 callersFunctioncompute_ap
Compute the average precision, given the recall and precision curves. Code originally from https://github.com/rbgirshick/py-faster-rcnn. # Ar
trackers/tracking/utils/utils.py:170
↓ 1 callersFunctioncompute_ap
Compute the average precision, given the recall and precision curves. Code originally from https://github.com/rbgirshick/py-faster-rcnn. # Ar
detector/tracker/utils/utils.py:170
↓ 1 callersMethodconvert_notrack_to_track
(self, notrack, img_height, img_width)
trackers/PoseFlow/poseflow_infer.py:81
↓ 1 callersMethodconvert_results_to_no_track
(self, alphapose_results)
trackers/PoseFlow/poseflow_infer.py:57
↓ 1 callersFunctioncreate_grids
(self, img_size, nGh, nGw)
detector/tracker/models.py:264
↓ 1 callersFunctioncreate_modules
(blocks)
detector/yolo/darknet.py:151
↓ 1 callersFunctioncreate_modules
Constructs module list of layer blocks from module configuration in module_defs
detector/tracker/models.py:14
↓ 1 callersFunctioncrop_with_factor
(im, dest_size, factor=32, pad_val=0, basedon='min')
trackers/ReidModels/classification/classifier.py:18
↓ 1 callersFunctioncv_cropBox
Crop bbox from image by Affinetransform. Parameters ---------- img: torch.Tensor A tensor with shape: `(3, H, W)`. bbox: list
trackers/utils/basetransforms.py:142
↓ 1 callersFunctioncv_cropBox
Crop bbox from image by Affinetransform. Parameters ---------- img: torch.Tensor A tensor with shape: `(3, H, W)`. bbox: list
alphapose/utils/transforms.py:135
↓ 1 callersFunctioncv_cropBox_rot
Crop bbox from image by Affinetransform. Parameters ---------- img: torch.Tensor A tensor with shape: `(3, H, W)`. bbox: list
trackers/utils/basetransforms.py:196
↓ 1 callersFunctioncv_cropBox_rot
Crop bbox from image by Affinetransform. Parameters ---------- img: torch.Tensor A tensor with shape: `(3, H, W)`. bbox: list
alphapose/utils/transforms.py:186
↓ 1 callersFunctiondebug_writing
(writer, outputs, labels, inputs, iterations)
alphapose/utils/logger.py:17
↓ 1 callersFunctiondecode_box_outputs
Transforms relative regression coordinates to absolute positions. Network predictions are normalized and relative to a given anchor; this rev
detector/efficientdet/effdet/anchors.py:52
↓ 1 callersFunctiondecode_delta
(delta, fg_anchor_list)
trackers/utils/utils.py:458
↓ 1 callersFunctiondecode_delta
(delta, fg_anchor_list)
trackers/tracking/utils/utils.py:393
↓ 1 callersFunctiondecode_delta
(delta, fg_anchor_list)
detector/tracker/utils/utils.py:393
↓ 1 callersFunctiondecode_delta_map
:param: delta_map, shape (nB, nA, nGh, nGw, 4) :param: anchors, shape (nA,4)
detector/tracker/utils/utils.py:403
↓ 1 callersMethoddecode_outputs
(self, outputs, dtype)
detector/yolox/yolox/models/yolo_head.py:237
↓ 1 callersFunctiondefault_detection_configs
Returns a default detection configs.
detector/efficientdet/effdet/config/config.py:109
↓ 1 callersMethoddefine_macros
Get list of macros to define for op
detector/yolox/yolox/layers/jit_ops.py:48
↓ 1 callersFunctiondisplay_pose
(imgdir, visdir, tracked, cmap)
trackers/PoseFlow/tracker-general.py:31
↓ 1 callersMethoddynamic_k_matching
(self, cost, pair_wise_ious, gt_classes, num_gt, fg_mask)
detector/yolox/yolox/models/yolo_head.py:614
↓ 1 callersFunctionembedding_distance
:param tracks: list[STrack] :param detections: list[BaseTrack] :param metric: :return: cost_matrix np.ndarray
trackers/tracking/matching.py:96
← previousnext →301–400 of 1,314, ranked by callers