Skip to content

emgucv/emgutf

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published