Link the card back to its collection and the request box
Browse files
README.md
CHANGED
|
@@ -59,3 +59,13 @@ torch.export -> to_edge_transform_and_lower(partitioner) -> .pte
|
|
| 59 |
(conversion scripts: [executorch-models](https://github.com/john-rocky/executorch-models))
|
| 60 |
|
| 61 |
**Notes**: Top-down: crop one face first. In practice a portrait framed on the head works directly, which is how the card check exercises it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
(conversion scripts: [executorch-models](https://github.com/john-rocky/executorch-models))
|
| 60 |
|
| 61 |
**Notes**: Top-down: crop one face first. In practice a portrait framed on the head works directly, which is how the card check exercises it.
|
| 62 |
+
|
| 63 |
+
<!-- funnel:v1 -->
|
| 64 |
+
|
| 65 |
+
---
|
| 66 |
+
|
| 67 |
+
**More models in this format:** [ExecuTorch Model Zoo](https://huggingface.co/collections/mlboydaisuke/executorch-model-zoo-6a7ff328390b63075ffeae5e) — 31 models, each with the recipe that produced it.
|
| 68 |
+
|
| 69 |
+
**Want a different model on-device?** [Open a request](https://github.com/john-rocky/on-device-requests) — free, open weights only; the export and its measured numbers get published publicly.
|
| 70 |
+
|
| 71 |
+
<!-- /funnel:v1 -->
|