implements inference for the use of tensorflow_cc library.
Change-Id: Id63a0a0b04d9f429dc1b32a0278184d06be7c610
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- ForegroundSegmentation/TFInference.cpp 109 additions, 51 deletionsForegroundSegmentation/TFInference.cpp
- ForegroundSegmentation/TFInference.h 45 additions, 11 deletionsForegroundSegmentation/TFInference.h
- ForegroundSegmentation/TFModels.h 14 additions, 7 deletionsForegroundSegmentation/TFModels.h
- ForegroundSegmentation/build.sh 26 additions, 4 deletionsForegroundSegmentation/build.sh
- ForegroundSegmentation/buildandroid.sh 2 additions, 2 deletionsForegroundSegmentation/buildandroid.sh
- ForegroundSegmentation/data/backgrounds/background2.png 0 additions, 0 deletionsForegroundSegmentation/data/backgrounds/background2.png
- ForegroundSegmentation/data/models/frozen_inference_graph.pb 0 additions, 0 deletionsForegroundSegmentation/data/models/frozen_inference_graph.pb
- ForegroundSegmentation/data/models/model_256_F_16.tflite 0 additions, 0 deletionsForegroundSegmentation/data/models/model_256_F_16.tflite
- ForegroundSegmentation/data/models/model_256_Qlatency_32.tflite 0 additions, 0 deletions...oundSegmentation/data/models/model_256_Qlatency_32.tflite
- ForegroundSegmentation/data/preferences.json 2 additions, 2 deletionsForegroundSegmentation/data/preferences.json
- ForegroundSegmentation/main.cpp 2 additions, 1 deletionForegroundSegmentation/main.cpp
- ForegroundSegmentation/manifest.json 2 additions, 3 deletionsForegroundSegmentation/manifest.json
- ForegroundSegmentation/pluginInference.cpp 117 additions, 34 deletionsForegroundSegmentation/pluginInference.cpp
- ForegroundSegmentation/pluginInference.h 10 additions, 15 deletionsForegroundSegmentation/pluginInference.h
- ForegroundSegmentation/pluginMediaHandler.cpp 12 additions, 8 deletionsForegroundSegmentation/pluginMediaHandler.cpp
- ForegroundSegmentation/pluginMediaHandler.h 3 additions, 2 deletionsForegroundSegmentation/pluginMediaHandler.h
- ForegroundSegmentation/pluginParameters.h 9 additions, 2 deletionsForegroundSegmentation/pluginParameters.h
- ForegroundSegmentation/pluginProcessor.cpp 196 additions, 26 deletionsForegroundSegmentation/pluginProcessor.cpp
- ForegroundSegmentation/pluginProcessor.h 5 additions, 6 deletionsForegroundSegmentation/pluginProcessor.h
Loading
Please register or sign in to comment