Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidBoja/SMPL-Fitting
/ types & classes
Types & classes
15 in github.com/DavidBoja/SMPL-Fitting
⨍
Functions
110
◇
Types & classes
15
↓ 6 callers
Class
BodyModel
Class used to optimize parameters of the SMPL / SMPLX body models.
body_models.py:109
↓ 2 callers
Class
BodyParameters
body_parameters.py:66
↓ 2 callers
Class
LossTracker
losses.py:196
↓ 1 callers
Class
MaxMixturePrior
losses.py:216
↓ 1 callers
Class
OptimizationSMPL
Class used to optimize SMPL parameters.
body_parameters.py:6
↓ 1 callers
Class
SMPLBodyModel
Extended SMPL body model class used for optimization in order to deform the vertices with pose, shape, scale and translation parameters.
body_models.py:16
Class
CAESAR
CAESAR dataset z-ax is the height Returns vertices and landamrks in m, measurements in mm
datasets.py:18
Class
DataLoss
losses.py:24
Class
FAUST
FAUST dataset y-ax is the height
datasets.py:233
Class
FourDHumanOutfit
FourDHumanOutfit dataset
datasets.py:344
Class
LandmarkLoss
losses.py:87
Class
Losses
Loss class that combines multiple losses by weighting them and summing them.
losses.py:158
Class
NormalLoss
losses.py:105
Class
PartialDataLoss
losses.py:43
Class
SmoothnessLoss
losses.py:65