dotnet / machinelearning-modelbuilder

Simple UI tool to build custom machine learning models.
Creative Commons Attribution 4.0 International
265 stars 56 forks source link

Limited scenarios do not allow the tutorial to Detect stop signs in images with Model Builder #1367

Closed Loongle closed 3 years ago

Loongle commented 3 years ago

I used Visual Studio 2019 to follow the steps in the tutorial. I could not continue to select the training scheme, which was in the limited list

https://docs.microsoft.com/zh-cn/dotnet/machine-learning/tutorials/object-detection-model-builder

image

beccamc commented 3 years ago

@Loongle It looks like you're on an older version. Can you please update via the marketplace https://marketplace.visualstudio.com/items?itemName=MLNET.07&ssr=false#overview.

Sorry for the confusion!

beccamc commented 3 years ago

Did updating Model Builder fix the problem?

Loongle commented 3 years ago

@beccamc Hi. I updated the version six days ago. but a new problem came up and I couldn't use local ML for training. currently only Azure is available for training.

version: 16.3.0.2056001

image

Loongle commented 3 years ago

image

Loongle commented 3 years ago

@beccamc Maybe I made a mistake. The teaching content has been consistent with the documentation. can turn off. Thanks

beccamc commented 3 years ago

Thanks @Loongle. I'll make a note that you're requesting local Object Detection training.

Loongle commented 3 years ago

@beccamc Thank you very much. 👍