Tutorial / example for stream/byte array for object detection
Open
dotnet-ml/svc
- Dominant language
- No language data
- Stars
- 4.8k
- Forks
- 6.1k
- Avg merge
- 15h 21m
- Merged PRs (30d)
- 370
Description
---
**Issue moved from MicrosoftDocs/feedback#2837**
- Please respond to @hvilppu.
---
_From @hvilppu on Monday, June 8, 2020 8:44:56 PM_
I have really difficulties to convert this great tutorial:
https://docs.microsoft.com/fi-fi/dotnet/machine-learning/tutorials/object-detection-onnx
To consume streams or byte arrays like it uses files from file system now.
Think it is possible via InMemoryImageData?
It is not easy task to convert because "scoring", model.Transform, etc needs filesystem.
So it would be great to step by step tutorial for streams/byte arrays.
Because think this is very common use case and I even think it is possible.
Contributor guide
Assessment
This issue has not been assessed yet.