-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Azure ML Studio - Cannot Create Data Labelling Projects - Hangs on "Initializing" #730
Description
In Azure Machine Learning Studio, I am trying to create a new Object Detection (Bounding Box) Data Labelling Project. The projects seem to hang on initialization no matter which dataset the project is using.
There are six projects total, spanning two different azure ml workspaces, each using a different dataset. The datasets have either JPG, BMP, or PNG file formats.
Datasets used by different label projects (in order)
- Dataset1: 80 .bmp image files with additional jsons
- Dataset2: 80 .bmp image files, only
- Dataset3: 80 .png files, only
- Dataset4: 3 .png files, only
- Dataset5: 3 .jpg files, only
I created each of these data sets, then created a new labelling project with the exact same configurations for each of these different datasets.
Workspace 1 labelling projects

I then even created a new machine learning service workspace and used Dataset5 to create a sixth labelling project. the error seems to persist in a different, completely vanilla workspace.
