Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MotrixLab/MotionDiffuse
/ evaluation.py
File
evaluation.py
text2motion/tools/evaluation.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
datetime
import
datetime
2
import
numpy
as
np
3
import
torch
4
from
datasets
import
get_dataset_motion_loader, get_motion_loader
Callers
nothing calls this directly
Calls
7
get_dataset_motion_loader
Function · 0.90
get_opt
Function · 0.90
EvaluatorModelWrapper
Class · 0.90
DDPMTrainer
Class · 0.90
get_motion_loader
Function · 0.90
evaluation
Function · 0.85
build_models
Function · 0.70
Tested by
no test coverage detected