參賽團隊名稱:蔬果保衛隊
提案動機
本提案名稱為「智慧冰箱物件分類器 – Object classifier for smart refrigerator (OCFSR)」。可以用來解決傳統冰箱物品繁雜、管理不易的問題,並且改善現有智慧冰箱影像辨識的成本高昂與精度問題。透過基於OpenVINO的物品影像辨識模型,安裝在Respberry Pi 3上,可實現低成本的智慧冰箱管理系統。
解決方案
- 硬體:
– Respberry Pi 3 Model B (含 3.5inch RPi LCD(C) 480×320 )
– Intel® Neural Compute Stick 2 (Intel® NCS2)
– If-008C 攝影機
- 軟體:
– Intel OpenVINO Toolkit
成果介紹
使用 OpenVINO 的 Classification Python Demo 的程式碼作為辨識核心, 採用 googlenet-v3。
參考資料:
https://github.com/openvinotoolkit/open_model_zoo/tree/master/demos/classification_demo/python