dotnet / dotnet/machinelearning-samples
DeepLearning_ImageClassification_TensorFlow (PredictionEnginePool) for desktop application
- Dominant language
- PowerShell
- Stars
- 4.7k
- Forks
- 2.7k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 1
Description
Hi, I am a Winform/WPF developer. I want to develop a simple object detection desktop appliation using tensor flow pre-trained models loading the images dynamically at run-time (InMemoryModelLoader). I tried using the 'DeepLearning_ImageClassification_TensorFlow' in "end-to-end-apps" section to create a new WPF application. i am unable to use "PredictionEnginePool" concept with my WPF app. It would be really helpful if i get some idea to use this sample in my desktop(WPF/Winform) application.
Soemthing very similar to "ObjectDetection-Onnx" example which works like a charm with YOLOV2, but i need to use TF model. Please suggest.
thanks in advance.
Contributor guide
Assessment
This issue has not been assessed yet.