MCPcopy 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

1from datetime import datetime
2import numpy as np
3import torch
4from datasets import get_dataset_motion_loader, get_motion_loader

Callers

nothing calls this directly

Calls 7

get_optFunction · 0.90
DDPMTrainerClass · 0.90
get_motion_loaderFunction · 0.90
evaluationFunction · 0.85
build_modelsFunction · 0.70

Tested by

no test coverage detected