MCPcopy Create free account

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

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

↓ 1 callersMethodencode
Encode a box list relative to an anchor collection. Args: boxes: BoxList holding N boxes to be encoded anchors: BoxList o
detector/efficientdet/effdet/object_detection/box_coder.py:59
↓ 1 callersFunctionencode_delta
(gt_box_list, fg_anchor_list)
trackers/utils/utils.py:447
↓ 1 callersFunctionencode_delta
(gt_box_list, fg_anchor_list)
trackers/tracking/utils/utils.py:382
↓ 1 callersFunctionencode_delta
(gt_box_list, fg_anchor_list)
detector/tracker/utils/utils.py:382
↓ 1 callersMethodeval_frame
(self, frame_id, trk_tlwhs, trk_ids, rtn_events=False)
detector/tracker/utils/evaluation.py:29
↓ 1 callersFunctioneval_str_fn
(val)
detector/efficientdet/effdet/config/config.py:14
↓ 1 callersFunctionexample
()
scripts/demo_api.py:388
↓ 1 callersFunctionextract_image_patches
(image, bboxes)
trackers/ReidModels/reid/__init__.py:33
↓ 1 callersFunctionfast_nms
Vectorized, approximated, fast NMS, adopted from YOLACT: https://github.com/dbolya/yolact/blob/master/layers/functions/detection.py Th
trackers/utils/utils.py:536
↓ 1 callersMethodfeaturemaps
(self, x)
trackers/ReidModels/osnet_ain.py:412
↓ 1 callersMethodfeaturemaps
(self, x)
trackers/ReidModels/resnet_fc.py:343
↓ 1 callersMethodfeaturemaps
(self, x)
trackers/ReidModels/osnet.py:412
↓ 1 callersFunctionfill_fc_weights
(layers)
alphapose/models/hardnet.py:362
↓ 1 callersFunctionfind_two_pose_box_iou
(pose1_box, pose2_box, all_cors)
trackers/PoseFlow/utils.py:116
↓ 1 callersFunctionflip
(x)
trackers/utils/basetransforms.py:511
↓ 1 callersFunctionflip
(x)
alphapose/models/simple3dposeSMPLWithCam.py:12
↓ 1 callersMethodflip_heatmap
(self, heatmaps, shift=True)
alphapose/models/simple3dposeSMPLWithCam.py:154
↓ 1 callersMethodflip_phi
(self, pred_phi)
alphapose/models/simple3dposeSMPLWithCam.py:173
↓ 1 callersFunctionflip_thetas
Flip thetas. Parameters ---------- thetas : numpy.ndarray Joints in shape (num_thetas, 3) theta_pairs : list List of
alphapose/utils/transforms.py:804
↓ 1 callersFunctionflip_twist
(twist_phi, twist_weight, twist_pairs)
alphapose/utils/transforms.py:917
↓ 1 callersMethodforward
(self, input)
trackers/ReidModels/backbone/lrn.py:36
↓ 1 callersMethodforward
(self, features, rois)
alphapose/utils/roi_align/roi_align.py:73
↓ 1 callersFunctionfuse_motion
(kf, cost_matrix, tracks, detections, only_position=False, lambda_=0.98)
trackers/tracking/matching.py:125
↓ 1 callersMethodgating_distance
Compute gating distance between state distribution and measurements. A suitable distance threshold can be obtained from `chi2inv95`. If
detector/tracker/utils/kalman_filter.py:188
↓ 1 callersFunctiongenerate_detections
Generates detections with RetinaNet model outputs and anchors. Args: cls_outputs: a torch tensor with shape [N, 1], which has the highest
detector/efficientdet/effdet/anchors.py:165
↓ 1 callersMethodgetImg
(self)
scripts/demo_api.py:375
↓ 1 callersFunctionget_activation
(name="silu", inplace=True)
detector/yolox/yolox/models/network_blocks.py:17
↓ 1 callersFunctionget_affine_transform
(center, scale, rot, output_size,
trackers/utils/basetransforms.py:768
↓ 1 callersMethodget_all_fields
Returns all fields.
detector/efficientdet/effdet/object_detection/box_list.py:65
↓ 1 callersMethodget_anchors_per_location
(self)
detector/efficientdet/effdet/anchors.py:275
↓ 1 callersMethodget_cls_score_numpy
:param cls_feat: [1, rsize*rsize, H, W] :param rois: numpy array [N, 4] ( x1, y1, x2, y2) :return: [N], [N]
trackers/ReidModels/classification/rfcn_cls.py:81
↓ 1 callersFunctionget_color
(indx, cls_num=1)
trackers/utils/bbox.py:52
↓ 1 callersFunctionget_efficientdet_config
Get the default config for EfficientDet based on model name.
detector/efficientdet/effdet/config/config.py:269
↓ 1 callersMethodget_eval_loader
(self, batch_size, is_distributed, testdev=False, legacy=False)
detector/yolox/yolox/exp/yolox_base.py:276
↓ 1 callersMethodget_eval_loader
(self, batch_size, is_distributed, testdev=False, legacy=False)
detector/yolox/exps/example/yolox_voc/yolox_voc_s.py:98
↓ 1 callersFunctionget_exp_by_file
(exp_file)
detector/yolox/yolox/exp/build.py:10
↓ 1 callersFunctionget_exp_by_name
(exp_name)
detector/yolox/yolox/exp/build.py:20
↓ 1 callersFunctionget_ext_modules
()
setup.py:119
↓ 1 callersFunctionget_fpn_config
(fpn_name)
detector/efficientdet/effdet/efficientdet.py:275
↓ 1 callersFunctionget_git_hash
()
setup.py:26
↓ 1 callersFunctionget_hash
()
setup.py:52
↓ 1 callersFunctionget_image_list
(path)
detector/yolox/tools/demo.py:89
↓ 1 callersMethodget_in_boxes_info
( self, gt_bboxes_per_image, expanded_strides, x_shifts, y_shifts,
detector/yolox/yolox/models/yolo_head.py:529
↓ 1 callersFunctionget_install_requires
()
setup.py:161
↓ 1 callersMethodget_l1_target
(self, l1_target, gt, stride, x_shifts, y_shifts, eps=1e-8)
detector/yolox/yolox/models/yolo_head.py:424
↓ 1 callersMethodget_link
(self, layer, base_ch, growth_rate, grmul)
alphapose/models/hardnet.py:100
↓ 1 callersMethodget_link
(self, layer, base_ch, growth_rate, grmul)
alphapose/models/hardnet.py:173
↓ 1 callersFunctionget_logger
(name='root')
trackers/utils/log.py:4
↓ 1 callersFunctionget_logger
(name='root')
detector/tracker/utils/log.py:4
↓ 1 callersMethodget_losses
( self, imgs, x_shifts, y_shifts, expanded_strides, labels,
detector/yolox/yolox/models/yolo_head.py:254
↓ 1 callersFunctionget_max_pred
(heatmaps)
alphapose/utils/transforms.py:717
↓ 1 callersMethodget_model
(self)
detector/yolox/yolox/exp/yolox_base.py:110
↓ 1 callersMethodget_num_inchannels
(self)
alphapose/models/hrnet.py:239
↓ 1 callersMethodget_output_and_grid
(self, output, k, stride, dtype)
detector/yolox/yolox/models/yolo_head.py:217
↓ 1 callersFunctionget_peak
(hms)
trackers/utils/basetransforms.py:658
↓ 1 callersMethodget_size
(self, vw, vh, dw, dh)
detector/tracker/utils/datasets.py:94
↓ 1 callersFunctionget_test_input
(input_dim, CUDA)
detector/yolo/video_demo_half.py:17
↓ 1 callersFunctionget_test_input
(input_dim, CUDA)
detector/yolo/video_demo.py:17
↓ 1 callersFunctionget_version
()
setup.py:81
↓ 1 callersMethodhalf_body_transform
(self, joints, joints_vis)
alphapose/utils/presets/simple_transform.py:271
↓ 1 callersFunctionhybrik
Performs Linear Blend Skinning with the given shape and skeleton joints Parameters ---------- betas : torch.tensor BxNB
alphapose/models/layers/smpl/lbs.py:291
↓ 1 callersMethodhybrik
Inverse pass for the SMPL model Parameters ---------- pose_skeleton: torch.tensor, optional, shape Bx(J*3)
alphapose/models/layers/smpl/SMPL.py:221
↓ 1 callersMethodignored_column_indicator
Returns boolean column indicator where True means the column is ignored. Returns: column_indicator: boolean vector which is True
detector/efficientdet/effdet/object_detection/matcher.py:127
↓ 1 callersMethodignored_column_indices
Returns column indices that are ignored (neither Matched nor Unmatched). The indices returned by this op are always sorted in increasing orde
detector/efficientdet/effdet/object_detection/matcher.py:117
↓ 1 callersFunctionim_preprocess
(image)
trackers/ReidModels/reid/__init__.py:26
↓ 1 callersMethodim_preprocess
(image)
trackers/ReidModels/classification/classifier.py:60
↓ 1 callersFunctionimage_demo
(predictor, vis_folder, path, current_time, save_result)
detector/yolox/tools/demo.py:190
↓ 1 callersMethodimage_detection
(self)
scripts/demo_api.py:144
↓ 1 callersMethodimage_detection
(self, inputs)
alphapose/utils/webcam_detector.py:154
↓ 1 callersMethodimage_postprocess
(self)
scripts/demo_api.py:171
↓ 1 callersMethodimage_postprocess
(self, inputs)
alphapose/utils/webcam_detector.py:180
↓ 1 callersMethodimage_preprocess
(self, im_name, image)
scripts/demo_api.py:126
↓ 1 callersFunctionimageflow_demo
(predictor, vis_folder, current_time, args)
detector/yolox/tools/demo.py:212
↓ 1 callersMethodinclude_dirs
Get list of include paths, relative to root of package. NOTE: the path should be elative to root of package. Otherwise,
detector/yolox/yolox/layers/jit_ops.py:39
↓ 1 callersMethodinit_offset
(self)
alphapose/models/layers/dcn/deform_conv.py:254
↓ 1 callersMethodinit_offset
(self)
alphapose/models/layers/dcn/deform_conv.py:326
↓ 1 callersFunctioninit_pretrained_weights
Initializes model with pretrained weights. Layers that don't match with pretrained layers in name or size are kept unchanged.
trackers/ReidModels/osnet_ain.py:442
↓ 1 callersMethodinitiate
Create track from unassociated measurement. Parameters ---------- measurement : ndarray Bounding box coordin
trackers/utils/kalman_filter.py:56
↓ 1 callersMethodinitiate
Create track from unassociated measurement. Parameters ---------- measurement : ndarray Bounding box coordin
detector/tracker/utils/kalman_filter.py:55
↓ 1 callersFunctionintersect
We resize both tensors to [A,B,2] without new malloc: [A,2] -> [A,1,2] -> [A,B,2] [B,2] -> [1,B,2] -> [A,B,2] Then we compute the area
trackers/utils/utils.py:564
↓ 1 callersFunctionintersection
Compute pairwise intersection areas between boxes. Args: boxlist1: BoxList holding N boxes boxlist2: BoxList holding M boxes
detector/efficientdet/effdet/object_detection/region_similarity_calculator.py:40
↓ 1 callersFunctioniou
Computes pairwise intersection-over-union between box collections. Args: boxlist1: BoxList holding N boxes boxlist2: BoxList hold
detector/efficientdet/effdet/object_detection/region_similarity_calculator.py:61
↓ 1 callersFunctionious
Compute cost based on IoU :type atlbrs: list[tlbr] | np.ndarray :type atlbrs: list[tlbr] | np.ndarray :rtype ious np.ndarray
trackers/tracking/matching.py:56
↓ 1 callersFunctionious
Compute cost based on IoU :type atlbrs: list[tlbr] | np.ndarray :type atlbrs: list[tlbr] | np.ndarray :rtype ious np.ndarray
detector/tracker/tracker/matching.py:56
↓ 1 callersFunctionis_cuda
(model)
trackers/ReidModels/net_utils.py:145
↓ 1 callersFunctionjaccard
Compute the jaccard overlap of two sets of boxes. The jaccard overlap is simply the intersection over union of two boxes. Here we operate on
trackers/utils/utils.py:587
↓ 1 callersMethodjit_load
(self, verbose=True)
detector/yolox/yolox/layers/jit_ops.py:96
↓ 1 callersMethodlabel_anchors
Labels anchors with ground truth inputs. Args: gt_boxes: A float tensor with shape [N, 4] representing groundtruth boxes.
detector/efficientdet/effdet/anchors.py:323
↓ 1 callersFunctionlbs
Performs Linear Blend Skinning with the given shape and pose parameters Parameters ---------- betas : torch.tensor BxNB
alphapose/models/layers/smpl/lbs.py:195
↓ 1 callersMethodload_annotations
(self)
detector/tracker/utils/evaluation.py:19
↓ 1 callersFunctionload_checkpoint
r"""Loads checkpoint. ``UnicodeDecodeError`` can be well handled, which means python2-saved files can be read from python3. Args:
trackers/utils/utils.py:651
↓ 1 callersFunctionload_checkpoint
(model, checkpoint_path)
detector/efficientdet/effdet/helpers.py:10
↓ 1 callersMethodload_model
(self)
detector/tracker_api.py:52
↓ 1 callersFunctionload_pretrained_weights
r"""Loads pretrianed weights to model. Features:: - Incompatible layers (unmatched in name or size) will be ignored. - Can au
trackers/utils/utils.py:685
↓ 1 callersFunctionloop
()
scripts/demo_inference.py:155
↓ 1 callersFunctionloop
()
scripts/demo_3d_inference.py:157
↓ 1 callersFunctionmain
()
scripts/train.py:248
↓ 1 callersFunctionmain
(exp, args)
detector/yolox/tools/demo.py:247
↓ 1 callersFunctionmake_cython_ext
(name, module, sources)
setup.py:87
↓ 1 callersFunctionmake_parser
()
detector/yolox/tools/demo.py:22
← previousnext →401–500 of 1,314, ranked by callers