Identity ======== .. currentmodule:: lib.infer.identity .. autoclass:: Identity :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Identity.batch_size ~Identity.processors ~Identity.runner .. rubric:: Methods Summary .. autosummary:: ~Identity.__call__ ~Identity.add_filter_identities ~Identity.init_model ~Identity.output_info ~Identity.post_process ~Identity.pre_process ~Identity.process .. rubric:: Attributes Documentation .. autoattribute:: batch_size .. autoattribute:: processors .. autoattribute:: runner .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: add_filter_identities .. automethod:: init_model .. automethod:: output_info .. automethod:: post_process .. automethod:: pre_process .. automethod:: process