Resource Aware Person Re-identification across Multiple Resolutions
Not all people are equally easy to identify: color statistics might be enough for some cases while others might require careful reasoning about high- and low-level details. However, prevailing person re-identification(re-ID) methods use one-size-fits-all high-level embeddings from deep convolutional networks for all cases. This might limit their accuracy on difficult examples or makes them needlessly expensive for the easy ones. To remedy this, we present a new person re-ID model that combines effective embeddings built on multiple convolutional network layers, trained with deep-supervision. On traditional re-ID benchmarks, our method improves substantially over the previous state-of-the-art results on all five datasets that we evaluate on. We then propose two new formulations of the person re-ID problem under resource-constraints, and show how our model can be used to effectively trade off accuracy and computation in the presence of resource constraints. Code and pre-trained models are available at https://github.com/mileyan/DARENet.
Code (1)
Tasks
AllPerson Re-IdentificationSimilar Papers 제목 키워드 기반
PaMM: Pose-aware Multi-shot Matching for Improving Person Re-identification
Person re-identification is the problem of recognizing people across different images or videos with non-overlapping views. Although there has been much progress in person re-identification over the last decade, it remai…
Person Re-IdentificationImproving Person Re-Identification via Pose-Aware Multi-Shot Matching
Person re-identification is the problem of recognizing people across images or videos from non-overlapping views. Although there has been much progress in person re-identification for the last decade, it still remains a …
Person Re-IdentificationLearning to Align Multi-Camera Domains using Part-Aware Clustering for Unsupervised Video Person Re-Identification
Most video person re-identification (re-ID) methods are mainly based on supervised learning, which requires cross-camera ID labeling. Since the cost of labeling increases dramatically as the number of cameras increases, …
ClusteringMetric LearningPerson Re-IdentificationRepresentation Learning+1An End-to-End Foreground-Aware Network for Person Re-Identification
Person re-identification is a crucial task of identifying pedestrians of interest across multiple surveillance camera views. In person re-identification, a pedestrian is usually represented with features extracted from a…
Person Re-IdentificationNorm-Aware Embedding for Efficient Person Search
Person Search is a practically relevant task that aims to jointly solve Person Detection and Person Re-identification (re-ID). Specifically, it requires to find and locate all instances with the same identity as the quer…
GPUHuman DetectionPerson Re-IdentificationPerson Search