Skip to content

taidao1901/LicensePlateRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

License Plate Recognition

Clone git :

 git clone https://github.com/taidao1901/LicensePlateRecognition.git

Khởi tạo môi trường

Cách 1:

   conda env create -f enviroment.yml 

Cách 2:

   conda create --name <tên env> python=3.9.12
   conda activate <tên env>
   pip install -r requirements.txt

Khởi động server bằng lệnh

Trỏ tới LicensePlateRecognition_RESTAPI

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages