TL;DR
This paper presents a lightweight Siamese network using EfficientNet and verification loss to improve person re-identification accuracy, especially in low-resource settings, outperforming state-of-the-art methods on CUHK01 dataset.
Contribution
The paper introduces a lightweight, transfer learning-based Siamese network with verification loss for person re-identification, enhancing accuracy and efficiency.
Findings
Achieved 95.2% rank-5 accuracy on CUHK01 dataset.
Reduced model size leads to faster learning and less hardware requirement.
Outperformed existing methods in re-identification accuracy.
Abstract
Person Re-identification is defined as a recognizing process where the person is observed by non-overlapping cameras at different places. In the last decade, the rise in the applications and importance of Person Re-identification for surveillance systems popularized this subject in different areas of computer vision. Person Re-identification is faced with challenges such as low resolution, varying poses, illumination, background clutter, and occlusion, which could affect the result of recognizing process. The present paper aims to improve Person Re-identification using transfer learning and application of verification loss function within the framework of Siamese network. The Siamese network receives image pairs as inputs and extract their features via a pre-trained model. EfficientNet was employed to obtain discriminative features and reduce the demands for data. The advantages of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRMSProp · Depthwise Convolution · Pointwise Convolution · Depthwise Separable Convolution · Batch Normalization · *Communicated@Fast*How Do I Communicate to Expedia? · Inverted Residual Block · Sigmoid Activation · Average Pooling · Convolution
