Azure-Samples / cognitive-services-onnx-customvision-sample

Real time image classification Windows-ML using a ONNX model exported from Custom Vision Service.
MIT License
15 stars 21 forks source link

Update sample README #5

Closed fierval closed 4 years ago

fierval commented 5 years ago

Mention any other details that might be useful

In the README file under Adding your own sample model of your own classifier:

  1. Export your model - should probably refer to ONNX, not Tensorflow
  2. Add to list variable... There is no list variable anymore, just the one called _ourOnnxFileName.
  3. No combobox for model selection

    Thanks! We'll be in touch soon.

shonohs commented 4 years ago

Thanks, and sorry for late response. We have fixed those issues.