neodroidvision.utilities.misc.metric_utilities

Created on 5/5/22

Classes

SmoothedValue([window_size, fmt])

Track a series of values and provide access to smoothed values over a window or the global series average.

MetricLogger([delimiter])

description