Skip to content

605137155/ReID_Software_for_Video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReID_Software_for_Video[行人重识别pyqt软件]

This is the implement of simple ReID software, which require opencv-python and pyqt5.

Please install opencv-python and pyqt5 by:

  pip install opencv-python==4.5.4.60
  pip install pyqt5

How to run?

  run mywindow.py 

You can also prepare your own ObjectDection and Feature Compare module .onnx file at /config_files.

库需求:opencv-python(4.5.4.60)和pyqt5

运行方法: 运行mywindow.py

有关目标检测模型以及特征提取模型的.onnx文件,也可自行准备至/config_files中。

有什么问题可联系email:[email protected],也可询问B站:Gothem谜语人,

Feel free to contact [email protected] if you have any questions.

About

This is the implement of simple ReID software, which

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages