MCPcopy Create free account

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

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

↓ 1 callersFunctionrleArea
lib/coco/common/maskApi.c:72
↓ 1 callersFunctionrleFrPoly
lib/coco/common/maskApi.c:161
↓ 1 callersFunctionrleIou
lib/coco/common/maskApi.c:77
↓ 1 callersMethodsetDetParams
(self)
lib/coco/PythonAPI/pycocotools/cocoeval.py:497
↓ 1 callersMethodsetKpParams
(self)
lib/coco/PythonAPI/pycocotools/cocoeval.py:508
↓ 1 callersMethodset_locref
(self, locref_map, locref_mask, locref_scale, i, j, j_id, dx, dy)
dataset/pose_dataset.py:294
↓ 1 callersMethodset_pairwise_map
(self, pairwise_map, pairwise_mask, i, j, j_id, j_id_end, coords, pt_x, pt_y, person_id, k_end)
dataset/pose_dataset.py:301
↓ 1 callersMethodset_pairwise_stats_collect
(self, pairwise_stats_collect)
dataset/pose_dataset.py:151
↓ 1 callersMethodset_shuffle
(self, shuffle)
dataset/pose_dataset.py:144
↓ 1 callersMethodshuffle_images
(self)
dataset/pose_dataset.py:173
↓ 1 callersFunctionstring2double
lib/coco/common/gason.cpp:74
↓ 1 callersMethodsummarize
Compute and display summary metrics for evaluation results. Note this functin can *only* be applied on the default parameter setting
lib/coco/PythonAPI/pycocotools/cocoeval.py:417
↓ 1 callersMethodtest
(self, inputs)
nnet/pose_net.py:89
↓ 1 callersMethodupdate
Updates the state vector with observed bbox.
sort.py:107
↓ 1 callersFunctionvisualize_joints
(image, pose)
util/visualize.py:27
↓ 1 callersFunctionwrap_angle
(a)
multiperson/predict.py:233
MethodJsonAllocator
lib/coco/common/gason.h:118
Function__init__
(self, video_file_name, video_width)
preprocessing.py:35
Function__init__
(self, frame_list, video_file_name)
postprocessing.py:8
Method__init__
Initialises a tracker using initial bounding box.
sort.py:81
Method__init__
Sets key parameters for SORT
sort.py:178
Method__init__
(self, cfg)
nnet/pose_net.py:44
Method__init__
(self, cfg)
dataset/mscoco.py:34
Method__init__
(self, cfg)
dataset/pose_dataset.py:87
Method__init__
Constructor of Microsoft COCO helper class for reading and visualizing annotations. :param annotation_file (str): location of annotat
lib/coco/PythonAPI/pycocotools/coco.py:66
Method__init__
Initialize CocoEval using coco APIs for gt and dt :param cocoGt: coco object with ground truth annotations :param cocoDt: coc
lib/coco/PythonAPI/pycocotools/cocoeval.py:60
Method__init__
(self, iouType='segm')
lib/coco/PythonAPI/pycocotools/cocoeval.py:519
Method__init__
(self, cfg)
multiperson/predict.py:254
Method__init__
(self)
multiperson/visualize.py:34
Method__str__
(self)
lib/coco/PythonAPI/pycocotools/cocoeval.py:490
Method_summarize
( ap=1, iouThr=None, areaRng='all', maxDets=100 )
lib/coco/PythonAPI/pycocotools/cocoeval.py:422
Method_summarizeDets
()
lib/coco/PythonAPI/pycocotools/cocoeval.py:453
Method_summarizeKps
()
lib/coco/PythonAPI/pycocotools/cocoeval.py:468
Method_toMask
(anns, coco)
lib/coco/PythonAPI/pycocotools/cocoeval.py:90
Methodaccumulate
Accumulate per image evaluation results and store the result in self.eval :param p: input params for evaluation :return: None
lib/coco/PythonAPI/pycocotools/cocoeval.py:316
Methodadd_part_loss
(pred_layer)
nnet/pose_net.py:108
MethodannToMask
Convert annotation which can be polygons, uncompressed RLE, or RLE to binary mask. :return: binary mask (numpy 2D array)
lib/coco/PythonAPI/pycocotools/coco.py:421
Functionarea
(rleObjs)
lib/coco/PythonAPI/pycocotools/mask.py:93
Functionargmax_arrows_predict
(scmap, offmat, pairwise_diff, stride)
nnet/predict.py:67
Functionargmax_pose_predict
Combine scoremat and offsets to the final pose.
nnet/predict.py:52
FunctionbbNms
lib/coco/common/maskApi.c:122
Functionbegin
lib/coco/common/gason.h:83
MethodcomputeIoU
(self, imgId, catId)
lib/coco/PythonAPI/pycocotools/cocoeval.py:164
MethodcomputeOks
(self, imgId, catId)
lib/coco/PythonAPI/pycocotools/cocoeval.py:193
Functioncompute_objective
lib/multicut_cython/src/nl-lmp.cxx:284
Methodcompute_scmap_weights
(self, scmap_shape, joint_id, data_item)
dataset/mscoco.py:102
Functioncreate
(cfg)
dataset/factory.py:4
Methoddeallocate
lib/coco/common/gason.cpp:44
Functiondecode
(rleObjs)
lib/coco/PythonAPI/pycocotools/mask.py:87
Methoddownload
Download COCO images from mscoco.org server. :param tarDir (str): COCO results directory name imgIds (list): images to
lib/coco/PythonAPI/pycocotools/coco.py:353
Methodedge
lib/multicut_cython/src/nl-lmp.cxx:32
Functionencode
(bimask)
lib/coco/PythonAPI/pycocotools/mask.py:80
Functionend
lib/coco/common/gason.h:86
Methodevaluate
Run per image evaluation on given images and store results (a list of dict) in self.evalImgs :return: None
lib/coco/PythonAPI/pycocotools/cocoeval.py:122
MethodevaluateImg
perform evaluation for single category and image :return: dict (single image results)
lib/coco/PythonAPI/pycocotools/cocoeval.py:236
Functionextract_cnn_output
(outputs_np, cfg, pairwise_stats = None)
nnet/predict.py:28
Functionframe_to_video
(frame_list, video_file_name)
postprocessing.py:3
Functionget_batch_spec
(cfg)
nnet/pose_net.py:26
Functionget_person_conf_single
(sm, unProb, pos_array, pwidx_array, pw_array)
multiperson/predict.py:114
Functionhuber_loss
Define a huber loss https://en.wikipedia.org/wiki/Huber_loss tensor: tensor to regularize. k: value of k in the huber loss scope: O
nnet/losses.py:9
FunctionjsonParse
lib/coco/common/gason.cpp:137
FunctionjsonStrError
lib/coco/common/gason.cpp:8
Methodload_dataset
(self)
dataset/mscoco.py:40
Functionmake_and_solve
lib/multicut_cython/src/nl-lmp.cxx:168
Functionmake_problem
lib/multicut_cython/src/nl-lmp.cxx:108
Methodmask
lib/multicut_cython/src/nl-lmp.cxx:28
Methodnext_batch
(self)
dataset/pose_dataset.py:217
Methodnum_keypoints
(self)
dataset/pose_dataset.py:137
Methodoperator!=
lib/coco/common/gason.h:72
Methodoperator*
lib/coco/common/gason.h:75
Methodoperator++
lib/coco/common/gason.h:69
Methodoperator->
lib/coco/common/gason.h:78
Functionpos_from_gridpos_offset
(cfg, gridpos, pred_offset)
multiperson/detections.py:19
Functionpose_predict_with_gt_segm
Generate all poses in an image using segmentations
util/mscoco_util.py:24
FunctionrleDecode
lib/coco/common/maskApi.c:43
FunctionrleEncode
lib/coco/common/maskApi.c:32
FunctionrleFrBbox
lib/coco/common/maskApi.c:148
FunctionrleFrString
lib/coco/common/maskApi.c:217
FunctionrleMerge
lib/coco/common/maskApi.c:49
FunctionrleNms
lib/coco/common/maskApi.c:98
FunctionrleToString
lib/coco/common/maskApi.c:203
FunctionrlesFree
lib/coco/common/maskApi.c:28
FunctionrlesInit
lib/coco/common/maskApi.c:23
Methodset_test_mode
(self, test_mode)
dataset/pose_dataset.py:140
Functionsetup_logging
()
util/logging.py:4
Functionsetup_pose_prediction
(cfg)
nnet/predict.py:8
Functionshow_arrows
(cfg, img, pose, arrows)
util/visualize.py:77
Functionshow_heatmaps
(cfg, img, scmap, pose, cmap="jet")
util/visualize.py:51
Functionsolve_nl_lmp_complete_graph
lib/multicut_cython/src/nl-lmp.cxx:260
Functionsolve_nl_lmp_sparse_graph
lib/multicut_cython/src/nl-lmp.cxx:267
FunctiontoBbox
(rleObjs)
lib/coco/PythonAPI/pycocotools/mask.py:99
FunctiontoNode
lib/coco/common/gason.h:54
FunctiontoNumber
lib/coco/common/gason.h:46
FunctiontoString
lib/coco/common/gason.h:50
Methodtrain
(self, batch)
nnet/pose_net.py:143
FunctionuintCompare
lib/coco/common/maskApi.c:157
Methodvertex
lib/multicut_cython/src/nl-lmp.cxx:30
Functionvideo2frame
(video_name)
video_pose_ed.py:17
Functionvideo2poseframe
(video_name)
video_pose_ed.py:29
Functionvideo2posevideo
(video_name)
video_pose_ed.py:131
← previousnext →101–200 of 204, ranked by callers