I've done some object detection with computer vision and generic videos, and now I'd like to record video of my local highway and create a dataset of the types of cars that go by on a given day. Now I'm trying to find out the best/cheapest way to implement. I am interested in building my own AI edge device with one of these new AI chips to take on this specific task.
Is there considerable savings by computing on the device rather than sending the video to a data center for analysis? If I don't need the device to react in the moment, is there any need? What additional costs (other than hardware) do I encounter?
Solved! Go to Solution.
Hi twjaymes,
Welcome to Google Cloud Community!
Here's a recommendation for your highway car classification project, leveraging Google Cloud Platform (GCP) services for both edge and cloud options.
Edge-Focused Approach with GCP Integration
Cloud-Centric Approach with GCP
Cost Considerations (GCP-Specific)
GCP-Specific Recommendations
With GCP, the edge-focused approach is likely still the more cost-effective one, particularly if bandwidth is a constraint. The Coral ecosystem offers tight integration with TensorFlow and GCP services, making it a compelling choice. However, the cloud-centric approach provides greater scalability and easier management.
You may conduct a small-scale proof-of-concept with both approaches to gather real-world data and accurately estimate costs. Use the GCP Pricing Calculator to get a more precise estimate based on your specific requirements.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.
Hi twjaymes,
Welcome to Google Cloud Community!
Here's a recommendation for your highway car classification project, leveraging Google Cloud Platform (GCP) services for both edge and cloud options.
Edge-Focused Approach with GCP Integration
Cloud-Centric Approach with GCP
Cost Considerations (GCP-Specific)
GCP-Specific Recommendations
With GCP, the edge-focused approach is likely still the more cost-effective one, particularly if bandwidth is a constraint. The Coral ecosystem offers tight integration with TensorFlow and GCP services, making it a compelling choice. However, the cloud-centric approach provides greater scalability and easier management.
You may conduct a small-scale proof-of-concept with both approaches to gather real-world data and accurately estimate costs. Use the GCP Pricing Calculator to get a more precise estimate based on your specific requirements.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.
Thanks! These are great resources! I’m guessing this is a bot?
For me it’s much easier to do the video analysis on the cluster instead of an edge device, however I think I want to make an edge device for its own sake. Now I need to find a use case!
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |