Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akanazawa/human_dynamics
/ types & classes
Types & classes
13 in github.com/akanazawa/human_dynamics
⨍
Functions
299
◇
Types & classes
13
↓ 6 callers
Class
ImageCoder
Helper class that provides TensorFlow image coding utilities. Taken from https://github.com/tensorflow/models/blob/master/inception/incep
src/datasets/common.py:12
↓ 4 callers
Class
FeatureExtractor
src/datasets/resnet_extractor.py:13
↓ 4 callers
Class
SMPL
src/tf_smpl/batch_smpl.py:26
↓ 4 callers
Class
TubePreprocessorDriver
src/util/tube_augmentation.py:189
↓ 3 callers
Class
OmegasPred
Stores fields for predicted Omegas. Args: config. smpl (func). optcam (bool): If true, uses optcam when computing kp
src/omega.py:197
↓ 2 callers
Class
OmegasGt
Stores fields for ground truth omegas. Args: config. poses_aa (BxTx24x3). shapes (Bx10). joints (BxTx14x3).
src/omega.py:161
↓ 2 callers
Class
Tester
src/evaluation/tester.py:24
↓ 2 callers
Class
VisRenderer
Utility to render meshes using pytorch NMR faces are F x 3 or 1 x F x 3 numpy this is for visualization only -- does not allow backprop.
src/util/render/nmr_renderer.py:43
↓ 1 callers
Class
HMRSequenceTrainer
src/trainer_sequence_fc.py:54
↓ 1 callers
Class
PoseDiscriminator
src/discriminators.py:9
↓ 1 callers
Class
SequenceDataLoader
src/data_loader_sequence.py:23
↓ 1 callers
Class
TubePreprocessor
src/util/tube_augmentation.py:11
Class
Omegas
Superclass container for batches of sequences of poses, shapes, joints, etc. Args: config.
src/omega.py:16