Initialization
Parameters
TheClassMapAgent
is initialized with one argument:
Specifies a dictionary mapping from original class names to new class names.Each original class should be present within the
classes
list.The ClassMapAgent
is used to modify class names of detected objects.
ClassMapAgent
is initialized with one argument:
classes
list.