ReID Detection - 1.3 English

Vitis AI Library User Guide (UG1354)

Document ID
UG1354
Release Date
2021-02-03
Version
1.3 English

The task of person re-identification is to identify a person of interest at any time or place. This is done by extracting the image feature and comparing the features. Images of the same person should have similar features and have small feature distance, while images of different persons have large feature distance. Given a queried image and a pile of candidate images, the image that has the smallest feature distance is identified as the same person as the queried image. The following table lists the ReID detection models supported by the Vitis AI Library.

Table 1. ReID Detection Models
Number Model Name Framework
1 reid Caffe
2 personreid-res18_pt PyTorch
3

personreid-res50_pt

4

facereid-large_pt

5

facereid-small_pt