Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 998 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 998 Bytes

Food Detector for Traveler

這是一款專為旅行者打造偵測食物的手機應用程式。

Demo

Video

PWA website

Getting Started

Installing

npm install
npm install tfjs-yolo-tiny

需在src/views/DetectionFullScreen.vue中手動設定tfjs-yolo-tiny函式庫來取代my_tfjs_yolo的引入

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Cite

YOLO-LITE Object Detection Model

Deep learning in your browser: A brisk guide

Fast In-Browser Object Detection

License

MIT