Feeding Tensorflow from GPU: Difference between revisions

From ElphelWiki
Jump to navigation Jump to search
Oleg (talk | contribs)
No edit summary
Oleg (talk | contribs)
No edit summary
Line 7: Line 7:


Target projects:
Target projects:
* '''tensorflow-object-detection-cpp'''
* '''tensorflow-object-detection-cpp''' - contains a sample model, labels and a test video
Contains a sample model, labels and a test video
* '''fast_od''' - contains feeding Tensorflow from GPU
* '''fast_od'''
Contains feeding Tensorflow from GPU


==Setup==
==Setup==

Revision as of 00:44, 15 January 2020

About

Reference guides:

Target projects:

  • tensorflow-object-detection-cpp - contains a sample model, labels and a test video
  • fast_od - contains feeding Tensorflow from GPU

Setup