dotnet / machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
9.03k stars 1.88k forks source link

ImageClassificationTrainer stuck on downloading Downloading resnet_v2_50_299.meta #7276

Open farsdewibs0n opened 4 days ago

farsdewibs0n commented 4 days ago

System Information (please complete the following information):

Describe the bug Unable to train with data provided.

To Reproduce Steps to reproduce the behavior:

  1. Select "Image classification"
  2. Use Local (CPU)
  3. Select Train Data folder
  4. Click "Start Training"
  5. See error

Expected behavior Visual Studio should train a new model.

Screenshots, Code, Sample Projects MLModel1-WZ453D.txt

Additional context Last time I tried (moths ago) this also happened when using Local (GPU).

hannespreishuber commented 3 days ago

same for me- was a bug- was closed- back again for month work around download resnet_v2_50_299.meta copy it to our project as path is shown
restat vs