MCPcopy Create free account
hub / github.com/MTLab/MorphMLP / perform_test

Function perform_test

tools/test_net.py:25–137  ·  view source on GitHub ↗

For classification: Perform mutli-view testing that uniformly samples N clips from a video along its temporal axis. For each clip, it takes 3 crops to cover the spatial dimension, followed by averaging the softmax scores across all Nx3 views to form a video-level prediction. All

(test_loader, model, test_meter, cfg, writer=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.85

Calls 8

plot_evalMethod · 0.80
iter_ticMethod · 0.45
data_tocMethod · 0.45
iter_tocMethod · 0.45
update_statsMethod · 0.45
log_iter_statsMethod · 0.45
joinMethod · 0.45
finalize_metricsMethod · 0.45

Tested by

no test coverage detected