MCPcopy Create free account

hub / github.com/JubSteven/POEM-v2 / functions

Functions1,165 in github.com/JubSteven/POEM-v2

Method__getitem__
(self, idx)
lib/datasets/arctic.py:327
Method__getitem__
(self, idx)
lib/datasets/oakink.py:693
Method__getitem__
(self, idx)
lib/external/cmr/data_adaptor.py:164
Method__getitem__
(self, frame_id: int)
video_tool/ffmpeg_util.py:97
Method__init__
(self, init_dict=None, key_list=None, new_allowed=False)
lib/utils/config.py:10
Method__init__
(self, log_dir, rank, **kwargs)
lib/utils/summary_writer.py:8
Method__init__
( self: T, exp_id: str, cfg: Dict, root_path: str = "exp", rank: Optio
lib/utils/recorder.py:28
Method__init__
(self)
lib/utils/testing.py:19
Method__init__
(self, exp_dir, val_min=0.0, val_max=0.02, steps=20)
lib/utils/testing.py:34
Method__init__
(self, exp_dir)
lib/utils/testing.py:78
Method__init__
(self, exp_dir)
lib/utils/testing.py:104
Method__init__
(self, img_draw_dir)
lib/utils/testing.py:305
Method__init__
(self, occlusion_prob=0.5)
lib/utils/transform.py:29
Method__init__
(self, cfg: CN)
lib/utils/transform.py:72
Method__init__
(self, cfg: CN)
lib/utils/transform.py:201
Method__init__
(self, cfg: CN)
lib/utils/transform.py:242
Method__init__
(self, cfg: CN)
lib/utils/transform.py:292
Method__init__
(self, cfg: CN)
lib/utils/transform.py:331
Method__init__
(self, name: Optional[str] = None)
lib/utils/logger.py:59
Method__init__
(self, name, build_func=None, parent=None, scope=None)
lib/utils/builder.py:80
Method__init__
( self, fill_back=True, )
lib/utils/neural_renderer.py:7
Method__init__
(self, cfg, data_preset=None, is_train=True)
lib/data_wds/multiview_wds.py:30
Method__init__
(self, name="")
lib/metrics/basic_metric.py:36
Method__init__
(self, cfg)
lib/metrics/basic_metric.py:65
Method__init__
(self, cfg, name="")
lib/metrics/mean_epe.py:13
Method__init__
(self, cfg, mesh_score=False)
lib/metrics/pa_eval.py:17
Method__init__
(self, **cfg)
lib/metrics/pck.py:13
Method__init__
(self, **cfg)
lib/metrics/pck.py:153
Method__init__
( self, device: torch.device, mano_layer: ManoLayer, img_size=256, sil
lib/fit/silhouette_loss.py:11
Method__init__
( self, device, image_size=256, # dup_face_back=True, )
lib/fit/pytorch3d_renderer.py:19
Method__init__
( self, device: torch.device, mano_layer: ManoLayer, lr: float = 1e-2,
lib/fit/frame_fit/one_frame_fit_silh.py:14
Method__init__
( self, device: torch.device, mano_layer: ManoLayer, lr: float = 1e-2,
lib/fit/frame_fit/one_frame_fit.py:16
Method__init__
(self, img_size=256, flength=500.0)
lib/viztools/opendr_renderer.py:13
Method__init__
(self, non_block=False, o3d=None)
lib/viztools/viz_o3d_utils.py:36
Method__init__
(self, cfg)
lib/datasets/hdata.py:33
Method__init__
(self, cfg)
lib/datasets/dexycb.py:257
Method__init__
(self, cfg)
lib/datasets/dexycb.py:523
Method__init__
(self, cfg)
lib/datasets/interhand.py:29
Method__init__
(self, cfg)
lib/datasets/interhand.py:215
Method__init__
(self, cfg)
lib/datasets/freihand.py:439
Method__init__
(self, *args, **kwargs)
lib/datasets/ho3d.py:464
Method__init__
(self, cfg)
lib/datasets/ho3d.py:502
Method__init__
(self, cfg)
lib/datasets/oakink2_dev.py:285
Method__init__
(self, cfg)
lib/datasets/yt3d.py:24
Method__init__
(self, cfg, dataset_list: list, max_len: int = None, data_preset: CN = None, is_train=True)
lib/datasets/mix_dataset.py:81
Method__init__
(self, cfg)
lib/datasets/ho3d_official_test.py:32
Method__init__
(self, cfg)
lib/datasets/ho3d_official_test.py:62
Method__init__
(self, num_kp=21)
lib/datasets/ho3d_official_test.py:323
Method__init__
(self, cfg)
lib/datasets/arctic.py:33
Method__init__
(self, cfg)
lib/datasets/arctic.py:196
Method__init__
(self, cfg)
lib/datasets/oakink.py:406
Method__init__
(self, cfg)
lib/datasets/oakink.py:634
Method__init__
(self, cfg)
lib/models/MVP.py:8
Method__init__
(self, cfg)
lib/models/PETR.py:29
Method__init__
(self, cfg)
lib/models/darkpose.py:72
Method__init__
(self, cfg)
lib/models/integal_pose.py:257
Method__init__
(self, cfg)
lib/models/POEM.py:38
Method__init__
(self)
lib/models/model_abc.py:7
Method__init__
(self, inplanes, planes, stride=1, downsample=None)
lib/models/backbones/hrnet.py:41
Method__init__
(self, inplanes, planes, stride=1, downsample=None)
lib/models/backbones/hrnet.py:73
Method__init__
(self, num_branches, blocks, num_blocks, n
lib/models/backbones/hrnet.py:110
Method__init__
(self, cfg, **kwargs)
lib/models/backbones/hrnet.py:242
Method__init__
(self, cfg, **kwargs)
lib/models/backbones/hrnet.py:459
Method__init__
(self, n)
lib/models/backbones/resnet.py:43
Method__init__
(self, inplanes, planes, stride=1, downsample=None, bn_layer=nn.BatchNorm2d)
lib/models/backbones/resnet.py:80
Method__init__
(self, inplanes, planes, stride=1, downsample=None, bn_layer=nn.BatchNorm2d)
lib/models/backbones/resnet.py:112
Method__init__
(self, cfg)
lib/models/backbones/resnet.py:314
Method__init__
(self, cfg)
lib/models/backbones/resnet.py:327
Method__init__
(self, cfg)
lib/models/backbones/resnet.py:340
Method__init__
(self, cfg)
lib/models/backbones/resnet.py:353
Method__init__
(self, cfg)
lib/models/backbones/resnet.py:366
Method__init__
(self, block, nblocks, in_planes, depth=4)
lib/models/backbones/hourglass.py:53
Method__init__
(self, cfg)
lib/models/layers/petr_transformer.py:125
Method__init__
(self, cfg: CN)
lib/models/layers/petr_transformer.py:190
Method__init__
(self, cfg: CN)
lib/models/layers/petr_transformer.py:295
Method__init__
(self, num_feats, temperature=10000, normalize=False, scale=2 * math.pi, eps=1e-6, offset=0)
lib/models/layers/petr_transformer.py:421
Method__init__
(self, position_range, img_size, d_model=256,
lib/models/layers/mvp_decoder.py:245
Method__init__
(self, cfg, decoder_layer, num_layers, return_intermediate=False)
lib/models/layers/mvp_decoder.py:452
Method__init__
(self, cfg)
lib/models/layers/ptEmb_transformer.py:25
Method__init__
(self, cfg)
lib/models/layers/ptEmb_transformer.py:192
Method__init__
(self, cfg)
lib/models/layers/ptEmb_transformer.py:306
Method__init__
(self, **kwargs)
lib/models/layers/mano_wrapper.py:19
Method__init__
(self, cfg: CN)
lib/models/bricks/transformer.py:67
Method__init__
(self, attn_cfgs, ffn_cfgs, operation_order=None, batch_first=False, **kwargs)
lib/models/bricks/transformer.py:275
Method__init__
(self, transformerlayers=None, num_layers=None)
lib/models/bricks/transformer.py:460
Method__init__
(self, d_points, d_model, k, IFPS=False)
lib/models/bricks/point_transformers.py:49
Method__init__
(self, d_points, d_model, k, expand_query_dim=False, IFPS=False)
lib/models/bricks/point_transformers.py:101
Method__init__
Construct a layernorm module in the TF style (epsilon inside the square root).
lib/models/bricks/metro_transformer.py:11
Method__init__
(self, config)
lib/models/bricks/metro_transformer.py:31
Method__init__
( self, in_channel, out_chanel, kernel_size=3, padding=1, stri
lib/models/bricks/conv.py:6
Method__init__
(self, config)
lib/models/bricks/pt_metro_transformer.py:45
Method__init__
(self, config)
lib/models/bricks/pt_metro_transformer.py:99
Method__init__
(self, cfg: CN)
lib/models/heads/ptEmb_head.py:200
Method__init__
(self, cfg: CN)
lib/models/heads/ptEmb_head.py:330
Method__init__
(self, cfg: CN)
lib/models/heads/ptEmb_head.py:686
Method__init__
(self, cfg: CN)
lib/models/heads/mvp_head.py:79
Method__init__
(self, cfg: CN)
lib/models/heads/petr_FTL_head.py:30
Method__init__
(self, cfg: CN)
lib/models/heads/petr_head.py:34
Method__init__
(self, in_channels, out_channels, indices, dim=1)
lib/external/cmr/net.py:24
Method__init__
(self, in_channels, out_channels, indices)
lib/external/cmr/net.py:64
← previousnext →601–700 of 1,165, ranked by callers