# DEEPX

 Models are located at the DEEPX model zoo on the AI Hub.

## Models by DeGirum

### DEEPXM1A

**Detection**

<table><thead><tr><th width="263">Model Name</th><th>Use Case</th><th align="right">mAP 50‑95</th><th align="right">mAP 50</th></tr></thead><tbody><tr><td>yolov8n_coco--640x640_quant_deepx_m1a_1</td><td>COCO Detection</td><td align="right">0.371</td><td align="right">0.524</td></tr><tr><td>yolov8n_relu6_coco--640x640_quant_deepx_m1a_1</td><td>COCO Detection</td><td align="right">0.351</td><td align="right">0.503</td></tr><tr><td>yolov8s_coco--640x640_quant_deepx_m1a_1</td><td>COCO Detection</td><td align="right">0.449</td><td align="right">0.620</td></tr><tr><td>yolov8s_relu6_coco--640x640_quant_deepx_m1a_1</td><td>COCO Detection</td><td align="right">0.438</td><td align="right">0.603</td></tr><tr><td>yolov8n_relu6_hand--640x640_quant_deepx_m1a_1</td><td>Hand Detection</td><td align="right">0.455</td><td align="right">0.789</td></tr><tr><td>yolov8n_silu_hand--640x640_quant_deepx_m1a_1</td><td>Hand Detection</td><td align="right">0.480</td><td align="right">0.800</td></tr><tr><td>yolov8s_relu6_hand--640x640_quant_deepx_m1a_1</td><td>Hand Detection</td><td align="right">0.471</td><td align="right">0.838</td></tr><tr><td>yolov8s_silu_hand--640x640_quant_deepx_m1a_1</td><td>Hand Detection</td><td align="right">0.486</td><td align="right">0.828</td></tr><tr><td>yolov8n_relu6_person--640x640_quant_deepx_m1a_1</td><td>Person Detection</td><td align="right">0.320</td><td align="right">0.516</td></tr><tr><td>yolov8s_relu6_person--640x640_quant_deepx_m1a_1</td><td>Person Detection</td><td align="right">0.309</td><td align="right">0.513</td></tr><tr><td>yolov8n_relu6_ppe--640x640_quant_deepx_m1a_1</td><td>Personal Protective Equipment (PPE) Detection</td><td align="right">0.359</td><td align="right">0.678</td></tr><tr><td>yolov8s_relu6_ppe--640x640_quant_deepx_m1a_1</td><td>Personal Protective Equipment (PPE) Detection</td><td align="right">0.571</td><td align="right">0.824</td></tr></tbody></table>


---

# 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/deepx.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.
