https://github.com/cassiebreviu/cpp-onnxruntime-resnet-console-app
Simple console app that implements ONNX Runtime and ResNet in C++
https://github.com/cassiebreviu/cpp-onnxruntime-resnet-console-app
Last synced: over 1 year ago
JSON representation
Simple console app that implements ONNX Runtime and ResNet in C++
- Host: GitHub
- URL: https://github.com/cassiebreviu/cpp-onnxruntime-resnet-console-app
- Owner: cassiebreviu
- License: mit
- Created: 2022-02-10T20:31:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-23T18:54:52.000Z (over 3 years ago)
- Last Synced: 2025-03-27T23:33:02.891Z (over 1 year ago)
- Language: C++
- Size: 88.4 MB
- Stars: 47
- Watchers: 2
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tinyml - C++ ResNet Console App
README
# cpp-onnxruntime-resnet-console-app
Simple console app that implements ONNX Runtime and ResNet in C++