Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 638 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 638 Bytes

Chicken Counter with OpenVINO

Chicken is one of the most consume poultry meat prooduction in Indonesia. This project is meant to help chicken farmers to count the amount of DOC (Day Old Chicken) in the first arrival to the henhouse.

Device

  1. Raspberry Pi 4
  2. USB Webcam 1080p
  3. Mouse
  4. Raspberry Pi Display
  5. Intel Neural Compute Stick 2

How it works?

it basically takes the input from Webcam and process with Intel Neural Compute Stick 2 for inference and then display the output of chicken count in the dashboard.

Software

  1. OpenVINO environment for Raspberry Pi
  2. Python Library
  3. Raspbian OS: Buster Edition