| Interface | Description |
|---|---|
| PedestrianComparerUsingAttr |
The PedestrianComparerWithAttr class is the base class for pedestrian
comparer using attributes for pedestrian ReID.
|
| PedestrianReIDer |
The PedestrianReIDer class is the super class for any pedestrian ReID
classes.
|
| Class | Description |
|---|---|
| ExternPedestrianComparerUsingAttr |
ExternPedestrianComparerWithAttr is a pedestrian comparer using attributes
that depend on external solvers connected with sockets.
|
| Feature |
Base class for features of different lengths.
|
| Feature1024 |
A 1024-dim float feature of pedestrian for ReID.
|
| PedestrianInfo |
The class PedestrianInfo is a wrapper for any possible information of a
pedestrian.
|