dotnet / machinelearning-samples

Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
4.49k stars 2.69k forks source link

none of the image classificaiton samles are working #966

Open alex-jitbit opened 2 years ago

alex-jitbit commented 2 years ago

They just hang forever (I waited 50 minutes) after showing he tensorflow warning.

P.S. workaround is to use ML.NET Model builder VS extension, it's generated code works fine

PatriceDargenton commented 1 year ago

Hi, I have fixed all the samples there, in C#, F# and even VB: https://github.com/PatriceDargenton/machinelearning-samples https://github.com/PatriceDargenton/machinelearning-samples/tree/VB (I already made a pull request, but the authors of this source continue to add large files to Github, instead of downloading them from a site dedicated to sharing large files)