Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Commit 7cb31cd

Browse files
Abhilash IyerMaxStrange
authored andcommitted
Add protoc and comments about annotations
1 parent 8218df8 commit 7cb31cd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

get-started-demo/Manufacturing Use Case Hands On Lab.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,8 @@
275275
"\n",
276276
"At this point, we have configured our environment for use with the TAO toolkit. Now the fun part begins. We start by downloading the labeled data from Azure storage. For this step you will need a SAS token for downloading the images from blob storage. It is expected that you already have an annotations.json in COCO format which has been exported from the Azure Machine Learning labeling project. We will be using an annotations.json file stored in this repository found [here](workspace/data/annotations.json)\n",
277277
"\n",
278+
"Note that this annotations.json file needs to be in absolute format. The TAO toolkit can successfuly train the model only if your coco annotaions are in absolute format. It should not be in Normalized format.\n",
279+
"\n",
278280
"### Download Data from Azure Storage"
279281
]
280282
},

0 commit comments

Comments
 (0)