Skip to content

Commit b2832ae

Browse files
authored
Update README.md
1 parent fd4e9a6 commit b2832ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,12 @@ If you are testing Sample Networks:
1919

2020
Change these parameters according to your training data if you are testing your own network.
2121

22+
You can choose between ONNX and Tensorflow Lite for inference.
23+
2224
## Libraries used:
2325
* [CxImage](https://www.codeproject.com/Articles/1300/CxImage) for image encoding/decoding;
2426
* [ONNX](https://github.com/onnx/onnx) neural network engine with DirectML.
27+
* [Tensorflow Lite](https://ai.google.dev/edge/litert) neural network engine.
2528

2629
## Requirements for Devs
2730
* Visual Studio 2022 with MFC

0 commit comments

Comments
 (0)