浏览代码

Merge branch 'tutorial_updates_nov2020rel' of https://github.com/Unity-Technologies/com.unity.perception into tutorial_updates_nov2020rel

/main
Mohsen Kamalzadeh 4 年前
当前提交
86e32e11
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 6
      com.unity.perception/Documentation~/Tutorial/Phase1.md

6
com.unity.perception/Documentation~/Tutorial/Phase1.md


In the window that opens, you can add all the automatic labels you just added to your Prefabs, to the label configurations you created earlier. At the top, there is a list of all the labels you are about to add, and below that, a list of all label configurations currently present in the project.
* **Action**: Add the list of labels to `TutorialIdLabelConfig` and `SemanticSegmentationLabelConfig` by clicking the _**Add All Labels**_ button for both.
* **Action**: Add the list of labels to `TutorialIdLabelConfig` and `TutorialSemanticSegmentationLabelConfig` by clicking the _**Add All Labels**_ button for both.
<img src="Images/addtoconfigwindow.png" width = "400"/>
<img src="Images/addtoconfigwindow.png" width = "600"/>
Here, you can also open either of the configurations by clicking the _**Open**_ buttons. Open both configurations to make sure the list of labels has been added to them. They should now look like similar to the screenshot below:
Here, you can also open either of the configurations by clicking the _**Open**_ buttons. Open both configurations to make sure the list of labels has been added to them. They should now look similar to the screenshot below:
<p align="center">
<img src="Images/labelconfigs.png"/>

正在加载...
取消
保存