MCPcopy Create free account

hub / github.com/PJunhyuk/people-counting-pose / functions

Functions204 in github.com/PJunhyuk/people-counting-pose

↓ 10 callersMethodload
(self)
multiperson/predict.py:267
↓ 8 callersFunctionrleInit
lib/coco/common/maskApi.c:14
↓ 7 callersFunctionJsonValue
lib/coco/common/gason.h:29
↓ 7 callersFunctiondata_to_input
(data)
dataset/pose_dataset.py:41
↓ 7 callersMethodgetAnnIds
Get ann ids that satisfy given filter conditions. default skips that filter :param imgIds (int array) : get anns for given imgs
lib/coco/PythonAPI/pycocotools/coco.py:124
↓ 7 callersMethodloadAnns
Load anns with the specified ids. :param ids (int array) : integer ids specifying anns :return: anns (object array) : l
lib/coco/PythonAPI/pycocotools/coco.py:195
↓ 7 callersFunctionload_config
(filename = "pose_cfg.yaml")
config.py:49
↓ 7 callersMethodupdate
Params: dets - a numpy array of detections in the format [[x1,y1,x2,y2,score],[x1,y1,x2,y2,score],...] Requires: this metho
sort.py:187
↓ 6 callersFunctioneval_graph
(sm, detections)
multiperson/predict.py:22
↓ 6 callersFunctionextract_detections
(cfg, scmap, locref, pairwise_diff)
multiperson/detections.py:33
↓ 6 callersFunctionget_person_conf_multicut
(sm, unLab, unary_array, pos_array)
multiperson/predict.py:193
↓ 5 callersFunctionisdelim
lib/coco/common/gason.cpp:56
↓ 4 callersMethodannToRLE
Convert annotation which can be polygons, uncompressed RLE to RLE. :return: binary mask (numpy 2D array)
lib/coco/PythonAPI/pycocotools/coco.py:400
↓ 4 callersFunctioncheck_point
(cur_x, cur_y, minx, miny, maxx, maxy)
util/visualize.py:23
↓ 4 callersFunctiondraw_ellipse_and_line
(draw, person_conf_multi, people_i, a, b, c, point_color)
video_pose_ed.py:189
↓ 4 callersFunctionellipse_set
(person_conf_multi, people_i, point_i)
video_pose_ed.py:183
↓ 4 callersFunctiongetTag
lib/coco/common/gason.h:39
↓ 4 callersFunctionisdigit
lib/coco/common/gason.cpp:60
↓ 4 callersFunctionprediction_layer
(cfg, input, name, num_outputs)
nnet/pose_net.py:15
↓ 4 callersFunctionumin
lib/coco/common/maskApi.c:11
↓ 3 callersMethodgetImgIds
Get img ids that satisfy given filter conditions. :param imgIds (int array) : get imgs for given ids :param catIds (int array
lib/coco/PythonAPI/pycocotools/coco.py:174
↓ 3 callersFunctionget_pairwise_index
(j_id, j_id_end, num_joints)
dataset/pose_dataset.py:78
↓ 3 callersMethodloadImgs
Load anns with the specified ids. :param ids (int array) : integer ids specifying img :return: imgs (object array) : lo
lib/coco/PythonAPI/pycocotools/coco.py:217
↓ 3 callersFunctionread_video
(video_name)
video_pose_ed.py:11
↓ 3 callersFunctionumax
lib/coco/common/maskApi.c:12
↓ 2 callersFunction_npcircle
Draw a circle on an image using only numpy methods.
util/visualize.py:11
↓ 2 callersMethodallocate
lib/coco/common/gason.cpp:20
↓ 2 callersFunctionbbIou
lib/coco/common/maskApi.c:109
↓ 2 callersFunctioncompute_angle
(deltaX, deltaY)
multiperson/predict.py:220
↓ 2 callersFunctioncompute_features
(delta_real, delta_predicted)
multiperson/predict.py:242
↓ 2 callersFunctionconvert_bbox_to_z
Takes a bounding box in the form [x1,y1,x2,y2] and returns z in the form [x,y,s,r] where x,y is the centre of the box and s is the scale/ar
sort.py:47
↓ 2 callersFunctionconvert_x_to_bbox
Takes a bounding box in the centre form [x,y,s,r] and returns it in the form [x1,y1,x2,y2] where x1,y1 is the top left and x2,y2 is the bot
sort.py:62
↓ 2 callersMethodcreateIndex
(self)
lib/coco/PythonAPI/pycocotools/coco.py:85
↓ 2 callersFunctiongetPayload
lib/coco/common/gason.h:42
↓ 2 callersMethodget_net
(self, inputs)
nnet/pose_net.py:85
↓ 2 callersFunctionget_ref_points
(person_conf)
multiperson/visualize.py:20
↓ 2 callersMethodget_scale
(self)
dataset/pose_dataset.py:208
↓ 2 callersFunctioninsertAfter
lib/coco/common/gason.cpp:120
↓ 2 callersFunctionisDouble
lib/coco/common/gason.h:36
↓ 2 callersFunctionisspace
lib/coco/common/gason.cpp:52
↓ 2 callersFunctionline_set
(person_conf_multi, people_i, point_i, point_j)
video_pose_ed.py:186
↓ 2 callersFunctionlistToValue
lib/coco/common/gason.cpp:128
↓ 2 callersFunctionlogit_transform
(p)
multiperson/predict.py:17
↓ 2 callersFunctionpos_from_grid_raw
(cfg, gridpos)
multiperson/detections.py:15
↓ 2 callersFunctionrleFree
lib/coco/common/maskApi.c:19
↓ 2 callersFunctionrleToBbox
lib/coco/common/maskApi.c:133
↓ 2 callersMethodshowAnns
Display the specified annotations. :param anns (array of object): annotations to display :return: None
lib/coco/PythonAPI/pycocotools/coco.py:228
↓ 1 callersFunction_merge_a_into_b
Merge config dictionary a into config dictionary b, clobbering the options in b whenever they are also specified in a.
config.py:14
↓ 1 callersMethod_prepare
Prepare ._gts and ._dts for evaluation based on params :return: None
lib/coco/PythonAPI/pycocotools/cocoeval.py:85
↓ 1 callersMethodadd_test_layers
(self, heads)
nnet/pose_net.py:93
↓ 1 callersFunctionassociate_detections_to_trackers
Assigns detections to tracked object (both represented as bounding boxes) Returns 3 lists of matches, unmatched_detections and unmatched_trac
sort.py:138
↓ 1 callersFunctionbackground_subtraction
(video)
preprocessing.py:27
↓ 1 callersFunctioncfg_from_file
Load a config from file filename and merge it into the default options.
config.py:37
↓ 1 callersFunctionchar2int
lib/coco/common/gason.cpp:68
↓ 1 callersFunctioncollect_pairwise_stats
(joint_id, coords)
dataset/pose_dataset.py:45
↓ 1 callersMethodcompute_different_part_pairwise
(self, cidx1, cidx2, detections, ptidx, num_edges)
multiperson/predict.py:336
↓ 1 callersMethodcompute_scmap_weights
(self, scmap_shape, joint_id, data_item)
dataset/pose_dataset.py:399
↓ 1 callersMethodcompute_targets_and_weights
(self, joint_id, coords, data_item, size, scale, batch)
dataset/pose_dataset.py:316
↓ 1 callersMethoddraw
(self, visim, dataset, person_conf)
multiperson/visualize.py:74
↓ 1 callersFunctionedgeToVertexLabels
lib/multicut_cython/src/nl-lmp.cxx:23
↓ 1 callersFunctionellipse_set
(person_conf_multi, people_i, point_i)
video_pose.py:89
↓ 1 callersFunctionellipse_set
(person_conf_multi, people_i, point_i)
video_tracking_sort.py:105
↓ 1 callersFunctionellipse_set
(person_conf_multi, people_i, point_i)
video_tracking.py:91
↓ 1 callersFunctionenforce_partial_solution
lib/multicut_cython/src/nl-lmp.cxx:60
↓ 1 callersMethodeval
(self, cidx1, cidx2, detections)
multiperson/predict.py:309
↓ 1 callersFunctionextend_crop
(crop, crop_pad, image_size)
dataset/pose_dataset.py:33
↓ 1 callersMethodextract_features
(self, inputs)
nnet/pose_net.py:47
↓ 1 callersMethodgetCatIds
filtering parameters. default skips that filter. :param catNms (str array) : get cats for given cat names :param supNms (str
lib/coco/PythonAPI/pycocotools/coco.py:152
↓ 1 callersMethodget_fwd_bwd_index
(self, cidx1, cidx2)
multiperson/predict.py:294
↓ 1 callersFunctionget_gt_visibilities
(inFile, visibilities)
dataset/mscoco.py:19
↓ 1 callersMethodget_pose_segments
(self)
dataset/mscoco.py:111
↓ 1 callersMethodget_state
Returns the current bounding box estimate.
sort.py:131
↓ 1 callersMethodget_training_sample
(self, imidx)
dataset/pose_dataset.py:204
↓ 1 callersMethodinfo
Print information about the annotation file. :return:
lib/coco/PythonAPI/pycocotools/coco.py:116
↓ 1 callersFunctioninterweave_matrices
Combine matrices by concatenating their cols: x.col(1),y.col(1),z.col(1) ... x.col(n),y.col(n),z.col(n)
util/mscoco_util.py:12
↓ 1 callersFunctioniou
Computes IUO between two bboxes in the form [x1,y1,x2,y2]
sort.py:31
↓ 1 callersMethodis_valid_size
(self, image_size, scale)
dataset/pose_dataset.py:229
↓ 1 callersFunctionisxdigit
lib/coco/common/gason.cpp:64
↓ 1 callersMethodloadCats
Load cats with the specified ids. :param ids (int array) : integer ids specifying cats :return: cats (object array) : l
lib/coco/PythonAPI/pycocotools/coco.py:206
↓ 1 callersMethodloadNumpyAnnotations
Convert result data from a numpy array [Nx7] where each row contains {imageID,x1,y1,w,h,score,class} :param data (numpy.ndarray)
lib/coco/PythonAPI/pycocotools/coco.py:377
↓ 1 callersMethodloadRes
Load result file and return a result api object. :param resFile (str) : file name of result file :return: res (obj)
lib/coco/PythonAPI/pycocotools/coco.py:292
↓ 1 callersMethodload_dataset
(self)
dataset/pose_dataset.py:100
↓ 1 callersFunctionload_pairwise_stats
(cfg)
dataset/pose_dataset.py:66
↓ 1 callersMethodmake_batch
(self, data_item, scale, mirror)
dataset/pose_dataset.py:247
↓ 1 callersFunctionmake_nms_grid
(nms_radius)
multiperson/detections.py:23
↓ 1 callersMethodmirror_joint_coords
(self, joints, image_width)
dataset/pose_dataset.py:157
↓ 1 callersMethodmirror_joints
(self, joints, symmetric_joints, image_width)
dataset/pose_dataset.py:163
↓ 1 callersFunctionmirror_joints_map
(all_joints, num_joints)
dataset/pose_dataset.py:24
↓ 1 callersFunctionmulti_dim_argmax
Getting argmax over the first 2 axes
util/mscoco_util.py:5
↓ 1 callersMethodneed_this_pairwise
(self, cidx1, cidx2)
multiperson/predict.py:303
↓ 1 callersMethodnext_training_sample
(self)
dataset/pose_dataset.py:191
↓ 1 callersMethodnum_training_samples
(self)
dataset/pose_dataset.py:184
↓ 1 callersFunctionparse_args
Parse input arguments.
sort.py:236
↓ 1 callersMethodpart_detection_loss
(self, heads, batch, locref, pairwise, intermediate)
nnet/pose_net.py:102
↓ 1 callersFunctionpose_net
(cfg)
nnet/net_factory.py:4
↓ 1 callersMethodpredict
Advances the state vector and returns the predicted bounding box estimate.
sort.py:117
↓ 1 callersMethodprediction_layers
(self, features, end_points, reuse=None, no_interm=False, scope='pose')
nnet/pose_net.py:60
↓ 1 callersFunctionprint_video_info
(video)
preprocessing.py:12
↓ 1 callersFunctionread_video
(video_file_name)
preprocessing.py:4
↓ 1 callersFunctionresize_video
(video, video_width)
preprocessing.py:20
next →1–100 of 204, ranked by callers