MCPcopy Create free account

hub / github.com/NieXC/pytorch-ppn / functions

Functions70 in github.com/NieXC/pytorch-ppn

↓ 9 callersMethod_make_seq_res_blocks
(self, num_of_feat, num_of_module)
nets/pose_partition_network.py:102
↓ 8 callersMethod_make_multi_stage_conv1x1
(self, in_num_of_feat, out_num_of_feat, num_of_stages)
nets/pose_partition_network.py:272
↓ 4 callersMethod__init__
(self, num_of_feat=256, num_of_class=17, num_of_module=1, num_of_stages=8)
nets/pose_partition_network.py:223
↓ 4 callersMethod_make_multi_stage_conv1x1
(self, in_num_of_feat, out_num_of_feat, num_of_stages)
nets/pose_partition_network.py:186
↓ 2 callersFunctionaugmentation_cropped
(im, obj_center, crop_x=368, crop_y=368, max_center_trans=40)
utils/data_augmentation.py:45
↓ 2 callersFunctionevaluate
(model, \ eval_im_root_dir, \ eval_im_name_list, \ eval_objpos_list,
main.py:260
↓ 2 callersFunctiongenTableAP
(ap,name)
utils/calc_mAP.py:42
↓ 2 callersFunctionloadmat
this function should be called instead of direct spio.loadmat as it cures the problem of not properly recovering python dictionaries from mat f
utils/calc_mAP.py:259
↓ 2 callersMethodupdate
(self, val, n=1)
main.py:323
↓ 2 callersFunctionutil_get_annopoint_by_id
(points, id_)
utils/calc_mAP.py:198
↓ 1 callersFunctionPPN_with_HG_MSRAInit
(num_of_feat=256, num_of_class=17, num_of_module=1, num_of_stages=8)
nets/pose_partition_network.py:338
↓ 1 callersFunctionVOCap
(rec,prec)
utils/calc_mAP.py:48
↓ 1 callersMethod__init__
(self, front_end_net)
nets/network_init.py:37
↓ 1 callersFunction_check_keys
checks if entries in dictionary are mat-objects. If yes todict is called to change them to nested dictionaries
utils/calc_mAP.py:269
↓ 1 callersMethod_initialize_weights
(self)
nets/network_init.py:19
↓ 1 callersMethod_initialize_weights
(self)
nets/network_init.py:46
↓ 1 callersMethod_make_multi_stage_hg
(self, num_of_feat, num_of_module, num_of_stages)
nets/pose_partition_network.py:180
↓ 1 callersMethod_make_multi_stage_hg
(self, num_of_feat, num_of_module, num_of_stages)
nets/pose_partition_network.py:266
↓ 1 callersFunction_todict
A recursive function which constructs from matobjects nested dictionaries
utils/calc_mAP.py:279
↓ 1 callersFunctionadjust_learning_rate
(optimizer, epoch)
main.py:330
↓ 1 callersFunctionassignGTmulti
(pred,annolist_gt,thresh)
utils/calc_mAP.py:90
↓ 1 callersFunctioncalc_mAP
(gt_path = './dataset/mpi/val_gt/mpi_val_groundtruth.mat', pred_path = './exps/preds/mat_results/pred_keypoint
utils/calc_mAP.py:5
↓ 1 callersFunctiongen_single_gaussian_map
(center, stride, grid_x, grid_y, sigma)
utils/target_generation.py:7
↓ 1 callersFunctiongen_single_orientation_map
(center, objpos, stride, grid_x, grid_y, sigma)
utils/target_generation.py:50
↓ 1 callersFunctiongen_single_orientation_map_from_list
(orientation_maps, orientation_weight_maps, ji, center, objpos, stride, grid_x, grid_y, sigma)
utils/target_generation.py:99
↓ 1 callersFunctiongetColor
(cidxs)
utils/calc_mAP.py:228
↓ 1 callersFunctiongetExpParams
(predidx)
utils/calc_mAP.py:212
↓ 1 callersFunctiongetRPC
(class_margin, true_labels, totalpos)
utils/calc_mAP.py:68
↓ 1 callersFunctionmain
()
main.py:51
↓ 1 callersMethodreset
(self)
main.py:317
↓ 1 callersFunctionsingle_image_testing_on_mpi_mp_dataset
(net, im, objpos=None, \ scale_provided=None, \
utils/eval_util.py:97
↓ 1 callersFunctionswap_left_and_right
(joints)
utils/joint_transformation.py:78
↓ 1 callersFunctiontrain
(train_loader, model, pose_criterion, orie_criterion, optimizer, epoch)
main.py:201
↓ 1 callersFunctionutil_get_head_size
(rect)
utils/calc_mAP.py:205
↓ 1 callersFunctionvis_mppe_results
(im, people, save_im=False, save_path='./exps/preds/vis_results/mppe_vis_result.jpg')
utils/vis_utils.py:75
FunctionHG_GaussianInit
(num_of_feat=256, num_of_class=17, num_of_module=1, num_of_stages=8)
nets/pose_partition_network.py:330
FunctionHG_MSRAInit
(num_of_feat=256, num_of_class=17, num_of_module=1, num_of_stages=8)
nets/pose_partition_network.py:322
FunctionPPN_with_HG_GaussianInit
(num_of_feat=256, num_of_class=17, num_of_module=1, num_of_stages=8)
nets/pose_partition_network.py:346
Method__getitem__
(self, index)
utils/data_loader.py:71
Method__init__
(self)
main.py:314
Method__init__
(self, root, train_file, transform=None, target_transform=None, loader=opencv_loader, \
utils/data_loader.py:30
Method__init__
(self, front_end_net)
nets/network_init.py:10
Method__init__
(self, in_plane, out_plane)
nets/pose_partition_network.py:11
Method__init__
(self, in_plane, out_plane)
nets/pose_partition_network.py:47
Method__init__
(self, num_of_feat=256, num_of_module=1)
nets/pose_partition_network.py:83
Method__init__
(self, num_of_feat=256, num_of_class=17, num_of_module=1, num_of_stages=8)
nets/pose_partition_network.py:145
Method__len__
(self)
utils/data_loader.py:284
Functionaugmentation_flip
(im, flip_prob=0.5)
utils/data_augmentation.py:81
Functionaugmentation_rotate
(im, max_rotate_degree=40)
utils/data_augmentation.py:21
Functionaugmentation_scale
(im, scale_self, target_dist=1.171, scale_min=0.8, scale_max=1.5)
utils/data_augmentation.py:7
Functioncrop_coords
(joints, center, crop_param)
utils/joint_transformation.py:29
Functionflip_coords
(joints, center, flip_param, im_width)
utils/joint_transformation.py:42
Methodforward
(self, x)
nets/network_init.py:15
Methodforward
(self, x)
nets/network_init.py:42
Methodforward
(self, x)
nets/pose_partition_network.py:34
Methodforward
(self, x)
nets/pose_partition_network.py:68
Methodforward
(self, x)
nets/pose_partition_network.py:110
Methodforward
(self, x)
nets/pose_partition_network.py:192
Methodforward
(self, x)
nets/pose_partition_network.py:278
Functiongen_gaussian_maps
(joints, visibility, stride=8, grid_x=46, grid_y=46, sigma=7)
utils/target_generation.py:33
Functiongen_orientation_maps
(joints, visibility, objpos, stride=8, grid_x=46, grid_y=46, sigma=7)
utils/target_generation.py:85
Functiongen_orientation_maps_from_list
(joints_list, visibility_list, objpos_list, stride=8, grid_x=46, grid_y=46, sigma=7)
utils/target_generation.py:129
Functionmulti_image_testing_on_mpi_mp_dataset
(net, \ im_root_dir,\ im
utils/eval_util.py:31
Functionopencv_loader
(path)
utils/data_loader.py:25
Functionrotate_coords
(joints, center, rotate_param)
utils/joint_transformation.py:15
Functionsave_mppe_results_to_mpi_format
(mp_pose_list, save_path='./exps/preds/mat_results/pred_keypoints_mpii_multi.mat')
utils/eval_util.py:564
Functionscale_coords
(joints, center, scale_param)
utils/joint_transformation.py:7
Functiontransform_mpi_to_ours
(joints)
utils/joint_transformation.py:55
Functionvis_gaussian_maps
(im, gaussian_maps, stride, save_im=False, save_path='./exps/preds/vis_results/gaussian_map_on_im.jpg')
utils/vis_utils.py:17
Functionvis_orientation_maps
(im, orientation_maps, stride, grid_x, grid_y, save_im=False, save_path='./exps/preds/vis_results/orientation_
utils/vis_utils.py:42