Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emgucv/emgutf
Emgu TF is a cross platform .Net wrapper for the Google Tensorflow library. Allows Tensorflow functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython.
https://github.com/emgucv/emgutf
dotnet emgu machine-learning native-bindings tensorflow tensorflow-lite
Last synced: 4 days ago
JSON representation
Emgu TF is a cross platform .Net wrapper for the Google Tensorflow library. Allows Tensorflow functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython.
- Host: GitHub
- URL: https://github.com/emgucv/emgutf
- Owner: emgucv
- License: other
- Created: 2017-06-03T03:20:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T22:18:28.000Z (12 days ago)
- Last Synced: 2024-11-06T17:45:44.747Z (7 days ago)
- Topics: dotnet, emgu, machine-learning, native-bindings, tensorflow, tensorflow-lite
- Language: C#
- Homepage: https://www.emgu.com/wiki/index.php/Emgu_TF
- Size: 22.3 MB
- Stars: 215
- Watchers: 23
- Forks: 43
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Emgu TF
Emgu TF is a cross platform .Net wrapper for the Google Tensorflow library. Allows Tensorflow functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython.This repository contains two projects:
1. Emgu TF that can load and run full tensorflow models on Windows, Mac OS, Linux and Android.
2. Emgu TF Lite that can load and run tensorflow lite models on Windows, Mac Os, Linux, Android and iOS. It is recommended to use Emgu TF Lite on mobile devices.Please visit our project page for more detail:
http://www.emgu.com/wiki/index.php/Emgu_TF