This object identifier captures video through your webcam and outputs identified objects in real time.
Our Project Task Board: https://github.com/orgs/software-students-fall2023/projects/87
Marwan AbdElhameed Pavly Halim Juliann Zhou Kieren Gill
After you clone the repo, run the following commands to set up the web app in a docker container:
-
install and run docker desktop
-
create a dockerhub account
-
in the terminal:
docker-compose up --build
Build a containerized app that uses machine learning. See instructions for details.