Skip to content

Commit 9392e36

Browse files
authored
Merge pull request #6415 from TuturBaba/patch-2
Add instructions for closing the AnyLabeling tool in the YOLO training tutorial
2 parents b891994 + b520b34 commit 9392e36

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
6.78 KB
Loading

topics/imaging/tutorials/yolo-segmentation-training/tutorial.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,13 @@ In this tutorial, we annotate all 22 example images using the tool's `Auto label
154154
> ![al open dir](../../images/yolo-train/al_finish.png){: width="75%"}
155155
>
156156
> - **Important:** The object label must match the content of `class_names.txt`.
157-
> - Repeat these steps for each image in the dataset to complete the interactive annotation process.
157+
> - Repeat these steps for each image in the dataset to complete the interactive annotation process.
158158
>
159+
> 3. Close the tool
160+
> Once you have finished annotating all your images, you can safely close the interactive environment.
161+
> Click on the small cross at the top-right corner of the AnyLabeling window.
162+
> ![Closing AnyLabeling](../../images/yolo-train/al_close.png){: width="50%"}
163+
> Wait a few moments for the interface to close completely and return to the Galaxy workspace.
159164
{: .hands_on}
160165
161166

0 commit comments

Comments
 (0)