Class | Description |
---|---|
Attributes |
The Attribute class stores all the pre-defined attributes of a pedestrian at
one moment in a track.
|
DeepMAR |
The class DeepMAR uses the algorithm proposed in
Li, D., Chen, X., Huang, K.:
Multi-attribute learning for pedestrian attribute recognition in surveillance scenarios.
|
DeepMARTest |
Created by ken.yu on 17-1-11.
|
ExternPedestrianAttrRecognizer |
The class ExternPedestrianAttrRecognizer is a recognizer of pedestrian
attributes that depend on external solvers connected with sockets.
|
ExternPedestrianAttrRecognizerTest |
Created by ken.yu on 17-1-11.
|
PedestrianAttrRecognizer |
The PedestrianAttrRecognizer class is the base class of all pedestrian
attribute recognizing classes.
|