- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
MV Cameras - Training camera for AI ?
I am looking to get into some basic recognition stuff with MV's, I would like to set up in our office where staff could be greeted after walking though the front door.
Any pointers?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Martin, I'd have a look at the Meraki App Marketplace, there's a section for computer vision Cisco Meraki Marketplace | Cisco Meraki, and I've heard about some projects in a Meraki podcast. Otherwise maybe Webhooks - Cisco Meraki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am also having this problem. I have moved to testing third party options that work with meraki cameras. The cameras are intelligent enough and you can use zones to count people and cars, and that is it. The built in AI isn't capable of things such as counting pallets on a trailer as they enter or leave a yard. It can count the truck if they all drive through the zone, but not the objects on the truck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This would be the place to start with this:
https://documentation.meraki.com/MV/Video_Analytics/MV_Sense_Custom_Computer_Vision
Then look into Cogniac for developing a custom model for your use case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I created this a while ago using the V0 API, so it may need some work. Not sure.
https://www.ifm.net.nz/cookbooks/meraki-icu.html
This will allow you to grab snaphots as an object is recognised as a person. It can also feed the images into Amazon AWS Rekognition - and you would be better to use that for your AI recognition of individual people.
One big gotcha for your plan - it can take several minutes between when a camera sees a person to you getting some results you can action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, Philip I ll have a good dive into this and see how I go.
