Please sign in to access this page
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I now reconfigured the code so that it can eaisly run on a raspberry pi using a camera i added. there are still some errors like storing the videos in a folder, but i will tackle that in the next devlog.
I created this script to run a more advanced YOLOv8 setup that can track objects over time, count how many pass through a specific area, and even log all the data to a CSV.
So far have just created a basic script to run a YOLOv8 model that detects objects from my webcam. I can watch the results live, save them with timestamps, or do both like my own DIY object-spotting setup.