Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 312 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 312 Bytes

PoseNet Test

Folder structure

.
├── README.md
├── camera.html
├── camera.js
├── demo_util.js
├── index.html
└── package.json

Setup

  • $ npm install
  • $ npm run watch