Software for the CV eggcounter based on YOLOV8n model.
- Clone the repository
- Run
sudo bash requirements_installation.shto download all the necessary packages and libraries. - Run the
sudo ./intall_unit.shto add daemon service. - Open the 127.0.0.1:8000 webpage to configure the device.
Use sudo service eggcounter restart to restart the service.