Skip to content

jyw2000-jyw/FZU-FYP-VehicleReID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VehicleReID System based on YOLOv5 and SIFT

Yuwei Jiang* of Fuzhou University

YouTube

News

Sorry, Heroku demo is not yet available🥹
Source code is coming soon...

Online Demo

Programming Environment

CUDA Version

IDE

PyCharm Community Edition 2022.3.2

Packages Version

torch==2.0.0
streamlit==1.11.0
altair==4.2.2
opencv-python==4.7.0.68
pip install --upgrade charset-normalizer
scipy==1.10.1
matplotlib==3.7.2
psutil==5.9.5
seaborn==0.12.2
pyyaml

How to use

Installation

conda env create -f environment.yml
conda activate fyp

Run the demo

streamlit run demo.py

Acknowledgement

I do appreciate the guidance and help given to my project by Prof. Liqin Huang of Fuzhou University.

About

Final year project of FZU 2023.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages