Skip to main content

FastReID

This module implements pre- and post-processing for the FastReID model.

Supported Hardware (<e-hw>):

  • cpu
  • igpu
  • gpu

Examples:

REST API:

WIP

Configuration File:

short-from : <e-hw>:resnet-50-reid:<e-mode>

source:
- address: https://youtu.be/jY86pXeTOLw
- type: youtube
pipeline:
- igpu:resnet-50-reid:s

References:

FastReID Objects

class FastReID(Embeddings)

FastReID pre-processing and post-processing class.

Attributes:

  • models list - List of supported models.