MCPcopy Index your code
hub / github.com/MotrixLab/MotionDiffuse / train.py

File train.py

text2motion/tools/train.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2from os.path import join as pjoin
3
4import utils.paramUtil as paramUtil

Callers

nothing calls this directly

Calls 7

TrainCompOptionsClass · 0.90
DDPMTrainerClass · 0.90
Text2MotionDatasetClass · 0.90
parseMethod · 0.80
loadMethod · 0.80
trainMethod · 0.80
build_modelsFunction · 0.70

Tested by

no test coverage detected