Skip to content

notelier/okdap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2c27427 · Jan 13, 2023

History

8 Commits
Jan 13, 2023
Jan 12, 2023
Jan 13, 2023
Jan 12, 2023
Jan 12, 2023

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!

Releases

No releases published