Skip to content

notelier/okdap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

okdap

Open Kathryn Detection Algorithm Platform

Download "data.json" and "models.zip" from the dist folder of this git repo and put them in this folder.

installation

npm install
# or
yarn install

node . # (interactive cli)
node server # (api + website, coming soon)

For the website version, you can setup a camera connected to a computer that is not frequently used. Great for classrrom computers!