initial commit to ForegroundSegmentation Plugin
Change-Id: I916e8afe613926024a06b69943830ceba42820d3
Showing
- ForegroundSegmentation/TFInference.cpp 197 additions, 0 deletionsForegroundSegmentation/TFInference.cpp
- ForegroundSegmentation/TFInference.h 94 additions, 0 deletionsForegroundSegmentation/TFInference.h
- ForegroundSegmentation/TFModels.h 39 additions, 0 deletionsForegroundSegmentation/TFModels.h
- ForegroundSegmentation/build.sh 63 additions, 0 deletionsForegroundSegmentation/build.sh
- ForegroundSegmentation/buildandroid.sh 181 additions, 0 deletionsForegroundSegmentation/buildandroid.sh
- ForegroundSegmentation/data/backgrounds/background1.png 0 additions, 0 deletionsForegroundSegmentation/data/backgrounds/background1.png
- ForegroundSegmentation/data/backgrounds/background2.png 0 additions, 0 deletionsForegroundSegmentation/data/backgrounds/background2.png
- ForegroundSegmentation/data/icon.png 0 additions, 0 deletionsForegroundSegmentation/data/icon.png
- ForegroundSegmentation/data/models/mobilenet_v2_deeplab_v3_256_myquant.tflite 0 additions, 0 deletions...on/data/models/mobilenet_v2_deeplab_v3_256_myquant.tflite
- ForegroundSegmentation/data/models/model_256_Qlatency.tflite 0 additions, 0 deletionsForegroundSegmentation/data/models/model_256_Qlatency.tflite
- ForegroundSegmentation/data/models/model_256_Qlatency_16.tflite 0 additions, 0 deletions...oundSegmentation/data/models/model_256_Qlatency_16.tflite
- ForegroundSegmentation/data/preferences.json 32 additions, 0 deletionsForegroundSegmentation/data/preferences.json
- ForegroundSegmentation/main.cpp 34 additions, 0 deletionsForegroundSegmentation/main.cpp
- ForegroundSegmentation/manifest.json 6 additions, 0 deletionsForegroundSegmentation/manifest.json
- ForegroundSegmentation/pluginInference.cpp 137 additions, 0 deletionsForegroundSegmentation/pluginInference.cpp
- ForegroundSegmentation/pluginInference.h 70 additions, 0 deletionsForegroundSegmentation/pluginInference.h
- ForegroundSegmentation/pluginMediaHandler.cpp 84 additions, 0 deletionsForegroundSegmentation/pluginMediaHandler.cpp
- ForegroundSegmentation/pluginMediaHandler.h 39 additions, 0 deletionsForegroundSegmentation/pluginMediaHandler.h
- ForegroundSegmentation/pluginParameters.cpp 41 additions, 0 deletionsForegroundSegmentation/pluginParameters.cpp
- ForegroundSegmentation/pluginParameters.h 20 additions, 0 deletionsForegroundSegmentation/pluginParameters.h
Loading
Please register or sign in to comment