Open
Description
openedon Mar 28, 2023
System Information (please complete the following information):
- Model Builder Version (available in Manage Extensions dialog): 17.14.4.2313404
- Visual Studio Version: Microsoft Visual Studio Enterprise 2022 (64-bit) - Current Version 17.5.3
Describe the bug
- On which step of the process did you run into an issue:
Object detection on Azure, Training step - Clear description of the problem:
Initially, there was no prompt from the model builder. In Azure ML Studio, the job failed with the error message, "Error: Failed to validate user configuration and data. 1. Service failed to retrieve the data. Ensure data correctness and availability.", Eventually, the model builder encountered "A network issue has been detected. ", or "Didn't find a child run."
To Reproduce
Steps to reproduce the behavior:
- Go to 'Object Detection(Azure)'
- Setup Environment
- Select json file
- Click "Train"
- Go to Azure ML Studio, see job failed,
Expected behavior
A clear and concise description of what you expected to happen.
The job in Azure ML Studio should have succeeded, and the model builder should then consume the model.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The older version model builder seemed fine, so I rolled back to 16.13.9.2235601, and the issue disappeared.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment