i cant combine the object detection + object counter for yolov4, and then i will put it in raspberry pi 4, can somebody help? thank you
We’ve found numerous issues with YOLOv4 training, so I don’t have a direct guide at this time working for YOLOv4.
I do have this notebook for training an EfficientDet model and converting to TFLite for inclusion on your Pi: Google Colab
And here is our deployment option for Raspberry Pi with Roboflow Train or models trained with YOLOv8:
And here’s an example for Object Counting with models deployed through Roboflow: Object Counting - Roboflow