English

PP-ShiTu: A Practical Lightweight Image Recognition System

Computer Vision and Pattern Recognition 2022-01-24 v2

Abstract

In recent years, image recognition applications have developed rapidly. A large number of studies and techniques have emerged in different fields, such as face recognition, pedestrian and vehicle re-identification, landmark retrieval, and product recognition. In this paper, we propose a practical lightweight image recognition system, named PP-ShiTu, consisting of the following 3 modules, mainbody detection, feature extraction and vector search. We introduce popular strategies including metric learning, deep hash, knowledge distillation and model quantization to improve accuracy and inference speed. With strategies above, PP-ShiTu works well in different scenarios with a set of models trained on a mixed dataset. Experiments on different datasets and benchmarks show that the system is widely effective in different domains of image recognition. All the above mentioned models are open-sourced and the code is available in the GitHub repository PaddleClas on PaddlePaddle.

Keywords

Cite

@article{arxiv.2111.00775,
  title  = {PP-ShiTu: A Practical Lightweight Image Recognition System},
  author = {Shengyu Wei and Ruoyu Guo and Cheng Cui and Bin Lu and Shuilong Dong and Tingquan Gao and Yuning Du and Ying Zhou and Xueying Lyu and Qiwen Liu and Xiaoguang Hu and Dianhai Yu and Yanjun Ma},
  journal= {arXiv preprint arXiv:2111.00775},
  year   = {2022}
}

Comments

9 pages, 5 figures, 9 tables. arXiv admin note: text overlap with arXiv:2109.03144

R2 v1 2026-06-24T07:20:30.358Z