YVR Hackathon
Project information
- Technology Used: Rasberry pi, python, O3 sensor, bosch camera, vsftpd, YOLOv7, PyTorch. HTML
- Project Duration: 7 days
- Project URL: Link
This was a week long hackathon project for the YVR hackathon 2024. Our solution for the birds nest problem was to make a FTP server hosted on the Rasberry PI and use the cameras and sensors at YVR to send over data through this server and host a page which takes the camera feed from the FTP and passes it over the object detection model. This modle was trined on the images we took from the camera on the YOLOv7 model. We used this model to detect people, unattended bags and trash on the floor and we stroed all this data in form of log file. This project won us the fourth place overall and the project with the best technical implementation.