MCPcopy Create free account
hub / github.com/cvg/megaflow / evaluate.py

File evaluate.py

scripts/evaluate.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2
3import pytorch_lightning as pl
4import torch

Callers

nothing calls this directly

Calls 5

parse_argsFunction · 0.90
MegaFlowTrackLitClass · 0.90
DataModuleClass · 0.90
MegaFlowLitClass · 0.90
from_pretrainedMethod · 0.80

Tested by

no test coverage detected