Skip to content

EggermontLex/Project3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

175 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 3

MCT Project 3 for ML6, the essence of this project is to keep track of the amount of people in a certain room. This is achieved by using machine learning for object detection and object tracking. Also as extra difficulty we have to do this on-device to prevent problems with the EU dataprotection law.

Installation

Follow the get started guide for the Coral Dev Board: https://coral.withgoogle.com/docs/dev-board/get-started/

Install git:

sudo apt install git -y

Clone the git repository:

cd $HOME
git clone https://github.com/EggermontLex/Project3

Run setup.sh script:

cd $HOME/Project3
sudo sh setup.sh

How to use it?

There are some seperate README.MD's that will clearify which steps you will have to take to configurate the project to your needs.

For the machine learning click here

For the cloud backend click here

Built With

  • Python - The on-device code
  • Vue - The web framework

Authors

About

Project 3: ML6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors