When Jonathan Tapson presented the Roadmap, he foreshadowed a couple of inventions in the pipeline which would improve efficiency (to do with moving data from memory).A few days ago (and before that), we saw otherwise supportive comments about Akida not being so hot when multiple objects were in the image.
This link is from a BRN proto-page someone posted elsewhere:
https://brainchip.com/object-detection-lp/
What Is Object Detection?
Object detection is a computer vision technique that first detects, so it can identify and locate multiple objects within images or video streams. Unlike simple image classification that only answers “what is this?”, object detection answers both “what objects are present?” and “where exactly are they located?” by drawing precise bounding boxes around each detected item.
View attachment 90313
This new BRN web page discusses Akida's CenterNet model, a "memory-friendly object detection model":
The Akida CenterNet model delivers production-ready object detection capabilities with unprecedented efficiency for edge deployment. Unlike full-size CenterNet, Akida’s CenterNet model is compressed and quantized, enabling real-time detection at low power with a tiny footprint.
1. Capture
- Input images through lightweight, optimized CNN backbone
- Extract essential visual features while maintaining computational efficiency
2. Process
- Refine features through compact neck layers for optimal detection
- Generate heatmaps, size predictions, and position offsets simultaneously
3. Detect
- Identify object center points from heatmap peaks
- Combine predictions into precise bounding boxes around detected objects
Ultra-Compact Design
Lightweight and memory-friendly object detection model for the smallest devices without compromising functionality or performance.
PS: I'm guessing the patents have been filed.
Last edited: