An automated pipeline that performs daily object detection on Columbus Circle EarthCam images using YOLOv5, deployed with AWS Lambda for seamless cloud processing and visualization.
This project performs daily object detection on EarthCam images from Columbus Circle, NY, analyzing and visualizing counts of people, cars, buses, and more using YOLOv5. The system is deployed with AWS services, making it cost-efficient and fully automated.
Two interactive data visualizations are updated daily around 5 PM ET:
๐ก Tip: If you encounter S3 access issues, check your Lambda functionโs IAM Role and S3 bucket policies.
AWS Lambda is ideal for this project due to its serverless, event-driven architecture. The app runs for just a few seconds daily, making it highly cost-effective โ often falling within the free tier or costing just a few cents per month.
Feel free to explore my projects and reach out for collaborations or just to chat about data science and AI!