MCPcopy Create free account
hub / github.com/SJTU-LuHe/TransVOD / plot_logs

Function plot_logs

util/plot_utils.py:21–74  ·  view source on GitHub ↗

Function to plot specific fields from training log(s). Plots both training and test results. :: Inputs - logs = list containing Path objects, each pointing to individual dir with a log file - fields = which results to plot from each log file - plots both training and test

(logs, fields=('class_error', 'loss_bbox_unscaled', 'mAP'), ewm_col=0, log_name='log.txt')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

printFunction · 0.70

Tested by

no test coverage detected