dotnet / dotnet/machinelearning
ImageClassificationTrainer stuck on downloading Downloading resnet_v2_50_299.meta
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
**System Information (please complete the following information):**
- OS & Version: Windows 10
- ML.NET Version: Unkonwn (assuming the lastest version since I don't know how to check it and I just updated the library yesterday)
- .NET Version: .NET 8.0
**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](https://github.com/user-attachments/files/17473486/MLModel1-WZ453D.txt)
**Additional context**
Last time I tried (moths ago) this also happened when using Local (GPU).
Contributor guide
Assessment
This issue has not been assessed yet.