-
Use WinML Extensions to extend support for applications to run on Windows
- [x] [Live Classifier](https://github.com/kiritigowda/MIVisionX-Classifier#live-image-classification) - @LakshmiKumar23
…
-
OpenVX.lib, vx_opencv.lib, vx_winml.lib files should be installed under $(MIVisionX_ROOT)\bin in order to be linked to certain apps.
-
Hi. I'm trying to run both segmentation and object detection on a Hololens device.
I am able to access the research mode for Hololens but I cannot do on device inference because most of my trained mo…
-
**Describe the bug**
Lotus's OneHot implementation registers as many as 6 permutations, yet it's missing the most intuitive combination, float values with integer indices.
onnxruntime\core\provide…
-
Since this project is not aiming to preserve binary compatibility with Windows Runtime, I would like to suggest introducing signed 8-byte `Int8` primitive type into Xlang type system.
Current MIDL …
-
Hello,
I'm interested in using the pure C++ APIs, as described [here](https://msdn.microsoft.com/en-us/library/windows/desktop/mt845846(v=vs.85).aspx#). However, these are very poorly documented, w…
-
Hi. I am trying to follow the winML tutorial but as I add my ONNX file to the project, it doesn't provide me with the cs file for the model does not pop up. Is there a specific project I should be w…
-
stridedslice_op:
input: "detector/yolo-v3/ResizeBilinear_1:0"
input: "detector/yolo-v3/strided_slice_1/stack:0"
input: "detector/yolo-v3/strided_slice_1/stack_1:0"
input: "detector/yolo-v3/stride…
-
During ROSCon, we demonstrated hardware accelerated Windows Machine Learning with ROS. The repositories are accessible here:
https://github.com/ms-iot/winml_ros_demo
https://github.com/ms-iot/winml_…
-
## I'm submitting a…
- Bug report (I searched for similar issues and did not find one)
The current Save Tensor unit tests run, create a directory based on time, save out tensor data to a differe…