type

states.ZerosInitializer

class ZerosInitializer:

:class:`Initializer` that fills the schema-shaped buffer with zeros.

Parameters

NameTypeDescription
schema~unitrack.data.TensorSpecPer-tracklet shape and dtype.

Members

method

property

Source: unitrack/states/identity.py:109