Hanoi university of Science and Technology's Thesis by Ha Viet Tien
- Computer with camera or Raspberry
There are several important package you need to install like:
- Python3
- Torch
- OpenCV
- PIL
- Numpy
- Celery
- Redis
- ReactJs
- SOcketIO
-
First thing first, please copy and make your own
.env
file. -
Copy
raspberry
folder to your raspberry PI
- Turn on redis
- Run background worker:
celery -A worker.celery worker -P solo --loglevel=INFO
- Run server:
python app.py
- Run with
yarn
ornpm
of your choice
- Run with python 3:
python run.py