dotnet / dotnet/machinelearning-modelbuilder
Model builder stuck at ‘Downloading resnet_v2_50_299.meta from https://aka.ms/mlnet-resources/meta/resnet_v2_50_299.meta’
- Dominant language
- Dockerfile
- Stars
- 285
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
**System Information (please complete the following information):**
- Model Builder Version (available in Manage Extensions dialog): 17.18.2.2415501
- Visual Studio Version: 17.9.2
**Describe the bug**
- On which step of the process did you run into an issue: Upon starting image classification training.
- Clear description of the problem:
Model builder training is stuck at downloading the first .meta file. Training will not complete as downloading times out several times. I could download the file manually but copying it to the target location did not solve the problem.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Solution Explorer'
2. Click on 'Add', then 'Machine Learning Model'.
3. Scroll down to 'Image classification', then progress to 'Train'.
4. See error
**Expected behavior**
I expected the Model Builder to complete training and create the machine learning model code for me.
**Screenshots**

**Additional context**
I have encountered this problem on two different computers, one running Windows 11 and another Windows 10.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.