# BrainChip

Models are located at the [BrainChip model zoo on the AI Hub](https://hub.degirum.com/public-models/degirum/brainchip?utm_source=docs.degirum.com\&utm_medium=site\&utm_campaign=ai-hub-public-models-brainchip).

## Models by DeGirum

### **BrainChip NSoC/AKD1500**

#### Classification

| Model Name                                          | Use Case       | Top‑1 | Top‑5 |
| --------------------------------------------------- | -------------- | ----- | ----- |
| akidanet--160\_quant\_akida\_NSoC\_v2\_1            | Classification |       |       |
| akidanet--160alpha25\_quant\_akida\_NSoC\_v2\_1     | Classification |       |       |
| akidanet--160alpha50\_quant\_akida\_NSoC\_v2\_1     | Classification |       |       |
| akidanet--160alpha50edge\_quant\_akida\_NSoC\_v2\_1 | Classification |       |       |
| akidanet--224alpha25\_quant\_akida\_NSoC\_v2\_1     | Classification |       |       |
| akidanet--224alpha50\_quant\_akida\_NSoC\_v2\_1     | Classification |       |       |
| akidanet--224alpha50edge\_quant\_akida\_NSoC\_v2\_1 | Classification |       |       |
| mobilenet--160\_quant\_akida\_NSoC\_v2\_1           | Classification |       |       |
| mobilenet--160alpha25\_quant\_akida\_NSoC\_v2\_1    | Classification |       |       |
| mobilenet--160alpha50\_quant\_akida\_NSoC\_v2\_1    | Classification |       |       |
| mobilenet--224alpha25\_quant\_akida\_NSoC\_v2\_1    | Classification |       |       |
| mobilenet--224alpha50\_quant\_akida\_NSoC\_v2\_1    | Classification |       |       |

#### Age Estimation

| Model Name                                               | Use Case      | MAE | MSE |
| -------------------------------------------------------- | ------------- | --- | --- |
| vgg\_regress\_age\_utkface--32x32\_quant\_akida\_NSoC\_1 | Age Regressor |     |     |

#### Detection

| Model Name                                    | Use Case                           | mAP 50‑95 | mAP 50 |
| --------------------------------------------- | ---------------------------------- | --------- | ------ |
| yolo--widerface224\_quant\_akida\_NSoC\_v2\_1 | Face Detection with Five Keypoints |           |        |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.degirum.com/ai-hub/public-models/brainchip.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
