Skip to content

huongtx498/CSDL-DPT20192

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSDL-DPT

  • Cơ sở dữ liệu đa phương tiện - 20192
  • require python version <= 3.7

Install dependency

  • Make new python env
$ py -m venv CSDLDPT
  • Active enviroment (on Window)
$ CSDLDPT\Scrpits\Active.bat 
  • Clone repositori and put it to env folder
  • Install dependency
$ pip install -r requirements.txt 

Config

  • Dowload resource from links
class_names: https://drive.google.com/open?id=1t_CbZRTgkXBvAYtbx-XvuRdmG66OjTPG
Model trained: https://drive.google.com/open?id=1r3tIegXiMCtnw6VRnRshKZufhE4SLRxO
  • Create database from sql file
  • Update your informations to database config, class_name path, model_trained path
  • Run server
$ python3 manage.py runserver

Authors

  • Team 6 - IT2.02-HUST -

About

Find Dog System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published