You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
IoT-For-Beginners/translations/en/5-retail/lessons/2-check-stock-device/assignment.md

25 lines
1.5 KiB

<!--
CO_OP_TRANSLATOR_METADATA:
{
"original_hash": "3cf7783991ec0ee4f6041223924894c7",
"translation_date": "2025-08-28T20:17:34+00:00",
"source_file": "5-retail/lessons/2-check-stock-device/assignment.md",
"language_code": "en"
}
-->
# Use your object detector on the edge
## Instructions
In the previous project, you deployed your image classifier to the edge. Now, do the same with your object detector by exporting it as a compact model, running it on the edge, and accessing the edge version from your IoT device.
## Rubric
| Criteria | Exemplary | Adequate | Needs Improvement |
| -------- | --------- | -------- | ----------------- |
| Deploy your object detector to the edge | Successfully used the correct compact domain, exported the object detector, and ran it on the edge | Successfully used the correct compact domain and exported the object detector, but was unable to run it on the edge | Failed to use the correct compact domain, export the object detector, and run it on the edge |
---
**Disclaimer**:
This document has been translated using the AI translation service [Co-op Translator](https://github.com/Azure/co-op-translator). While we strive for accuracy, please note that automated translations may contain errors or inaccuracies. The original document in its native language should be regarded as the authoritative source. For critical information, professional human translation is recommended. We are not responsible for any misunderstandings or misinterpretations resulting from the use of this translation.