Skip to content

Commit 623084d

Browse files
committed
update export compats
1 parent 2c4438d commit 623084d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/cognitive-services/Custom-Vision-Service/export-your-model.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ Custom Vision Service allows classifiers to be exported to run offline. You can
2222
Custom Vision Service supports the following exports:
2323

2424
* __Tensorflow__ for __Android__.
25+
* **TensorflowJS** for JavaScript frameworks like React, Angular, and Vue. This will run on both **Android** and **iOS** devices.
2526
* __CoreML__ for __iOS11__.
26-
* __ONNX__ for __Windows ML__.
27+
* __ONNX__ for __Windows ML__, **Android**, and **iOS**.
2728
* __[Vision AI Developer Kit](https://azure.github.io/Vision-AI-DevKit-Pages/)__.
2829
* A __Docker container__ for Windows, Linux, or ARM architecture. The container includes a Tensorflow model and service code to use the Custom Vision API.
2930

0 commit comments

Comments
 (0)