neodroidvision.utilities.misc.metric\_utilities.SmoothedValue ============================================================= .. currentmodule:: neodroidvision.utilities.misc.metric_utilities .. autoclass:: SmoothedValue :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~SmoothedValue.__init__ ~SmoothedValue.synchronise_between_processes_torch ~SmoothedValue.update .. rubric:: Attributes .. autosummary:: ~SmoothedValue.avg ~SmoothedValue.global_avg ~SmoothedValue.max ~SmoothedValue.median ~SmoothedValue.value