Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XunshanMan/MVGFormer
/ types & classes
Types & classes
78 in github.com/XunshanMan/MVGFormer
⨍
Functions
561
◇
Types & classes
78
↓ 31 callers
Class
AverageMeter
Computes and stores the average and current value
lib/core/function.py:588
↓ 20 callers
Class
Res3DBlock
lib/mvn/models/v2v.py:20
↓ 12 callers
Class
Line3D
lib/mvn/utils/volumetric.py:25
↓ 10 callers
Class
AverageMeter
Computes and stores the average and current value
lib/models/dq_decoder.py:70
↓ 5 callers
Class
AverageMeter
Computes and stores the average and current value
lib/models/dq_transformer.py:66
↓ 5 callers
Class
DistributedSampler
Sampler that restricts data loading to a subset of the dataset. It is especially useful in conjunction with :class:`torch.nn.parallel.Distribu
lib/dataset/samplers.py:30
↓ 5 callers
Class
Pool3DBlock
lib/mvn/models/v2v.py:45
↓ 5 callers
Class
Upsample3DBlock
lib/mvn/models/v2v.py:54
↓ 3 callers
Class
Basic3DBlock
lib/mvn/models/v2v.py:7
↓ 3 callers
Class
DictTree
A efficient tree structure that discribes nodes in dictionaries. Use the capital word NODE for nodes in this tree. All NODEs are dictionarie
lib/structural/structural_triangulation.py:8
↓ 3 callers
Class
MLP
Very simple multi-layer perceptron (also called FFN) Args: input_dim: The dimension of input feature. hidden_dim: The dimensi
lib/models/multi_view_pose_transformer.py:81
↓ 2 callers
Class
GlobalAveragePoolingHead
lib/mvn/models/pose_resnet.py:140
↓ 2 callers
Class
Human36MMultiViewDataset
Human3.6M for multiview tasks.
lib/mvn/datasets/human36m.py:16
↓ 2 callers
Class
HungarianMatcher
This class computes an assignment between the targets and the predictions of the network For efficiency reasons, the targets don't include th
lib/models/matcher.py:20
↓ 2 callers
Class
NestedTensor
lib/utils/misc.py:333
↓ 2 callers
Class
NestedTensor
lib/models/util/misc.py:420
↓ 2 callers
Class
PositionEmbeddingSine
This is a more standard version of the position embedding, very similar to the one used by the Attention is all you need paper, gener
lib/models/position_encoding.py:25
↓ 2 callers
Class
ProjAttn
lib/models/ops/modules/projattn.py:42
↓ 2 callers
Class
SmoothedValue
Track a series of values and provide access to smoothed values over a window or the global series average.
lib/utils/misc.py:50
↓ 2 callers
Class
SmoothedValue
Track a series of values and provide access to smoothed values over a window or the global series average.
lib/models/util/misc.py:86
↓ 1 callers
Class
Camera
lib/mvn/utils/multiview.py:5
↓ 1 callers
Class
DQDecoder
lib/models/dq_decoder.py:1101
↓ 1 callers
Class
DQDecoderLayer
lib/models/dq_decoder.py:248
↓ 1 callers
Class
Discriminator
lib/smpl/smpl_common.py:184
↓ 1 callers
Class
DyanmicQueryTransformer
Multi-view Pose Transformer Module with Dynamic Queries Args: cfg: the config file
lib/models/dq_transformer.py:120
↓ 1 callers
Class
EncoderDecorder
lib/mvn/models/v2v.py:69
↓ 1 callers
Class
FullPoseDiscriminator
lib/smpl/smpl_common.py:170
↓ 1 callers
Class
H36M
lib/dataset/h36m.py:71
↓ 1 callers
Class
L2Prior
lib/smpl/prior.py:106
↓ 1 callers
Class
MaxMixturePrior
lib/smpl/prior.py:114
↓ 1 callers
Class
MultiviewPosetransformer
Multi-view Pose Transformer Module Args: cfg: the config file
lib/models/multi_view_pose_transformer.py:109
↓ 1 callers
Class
MvPDecoder
lib/models/mvp_decoder.py:267
↓ 1 callers
Class
MvPDecoderLayer
lib/models/mvp_decoder.py:49
↓ 1 callers
Class
PerBoneL1Loss
lib/core/loss.py:146
↓ 1 callers
Class
PerJointL1Loss
lib/core/loss.py:81
↓ 1 callers
Class
PerProjectionL1Loss
lib/core/loss.py:197
↓ 1 callers
Class
PerProjectionL1Loss2D
lib/core/loss.py:245
↓ 1 callers
Class
PoseDiscriminator
lib/smpl/smpl_common.py:132
↓ 1 callers
Class
PoseResNet
lib/mvn/models/pose_resnet.py:184
↓ 1 callers
Class
PoseResNet
lib/models/pose_resnet.py:109
↓ 1 callers
Class
PositionEmbeddingLearned
Absolute pos embedding, learned.
lib/models/position_encoding.py:147
↓ 1 callers
Class
SMPL
Extension of the official SMPL implementation to support more joints
lib/smpl/smpl.py:74
↓ 1 callers
Class
SMPLifyAnglePrior
lib/smpl/prior.py:67
↓ 1 callers
Class
SetCriterion
The process happens in two steps: 1) we compute hungarian assignment between ground truth poses and the outputs of the model
lib/models/multi_view_pose_transformer.py:491
↓ 1 callers
Class
ShapeDiscriminator
lib/smpl/smpl_common.py:118
↓ 1 callers
Class
V2VModel
lib/mvn/models/v2v.py:141
↓ 1 callers
Class
offset_net
lib/models/dq_decoder.py:97
Class
AlgebraicTriangulationNet
lib/mvn/models/triangulation.py:131
Class
AverageMeter
Computes and stores the average and current value
lib/mvn/utils/misc.py:13
Class
BasicBlock
lib/mvn/models/pose_resnet.py:25
Class
BasicBlock
lib/models/pose_resnet.py:36
Class
Bottleneck
lib/mvn/models/pose_resnet.py:57
Class
Bottleneck
lib/models/pose_resnet.py:68
Class
Bottleneck_CAFFE
lib/mvn/models/pose_resnet.py:98
Class
Campus
lib/dataset/campus.py:72
Class
Cuboid3D
lib/mvn/utils/volumetric.py:44
Class
DeformFunction
lib/models/ops/functions/deform_func.py:34
Class
JointMapper
lib/smpl/smpl.py:107
Class
JointsDataset
lib/dataset/JointsDataset.py:34
Class
JointsMSELoss
lib/core/loss.py:33
Class
KeypointsL2Loss
lib/mvn/models/loss.py:42
Class
KeypointsMAELoss
lib/mvn/models/loss.py:31
Class
KeypointsMSELoss
lib/mvn/models/loss.py:7
Class
KeypointsMSESmoothLoss
lib/mvn/models/loss.py:17
Class
LinearModel
input param: fc_layers: a list of neuron count, such as [2133, 1024, 1024, 85] use_dropout: a list of bo
lib/smpl/smpl_common.py:20
Class
MetricLogger
lib/utils/misc.py:186
Class
MetricLogger
lib/models/util/misc.py:272
Class
NodeDistributedSampler
Sampler that restricts data loading to a subset of the dataset. It is especially useful in conjunction with :class:`torch.nn.parallel.Distribu
lib/dataset/samplers.py:89
Class
Panoptic
lib/dataset/panoptic.py:219
Class
PerJointAlignedL1Loss
lib/core/loss.py:119
Class
PerJointMSELoss
lib/core/loss.py:60
Class
Point3D
lib/mvn/utils/volumetric.py:8
Class
PositionEmbeddingSine_Ray
This is a more standard version of the position embedding, very similar to the one used by the Attention is all you need paper, gener
lib/models/position_encoding.py:101
Class
RANSACTriangulationNet
lib/mvn/models/triangulation.py:17
Class
Renderer
lib/smpl/renderer.py:35
Class
Shelf
lib/dataset/shelf.py:95
Class
VolumetricCELoss
lib/mvn/models/loss.py:52
Class
VolumetricTriangulationNet
lib/mvn/models/triangulation.py:203