浏览代码

Fixing up formatting in the Getting Started guide

/update-setup-steps
Jon Hogins 4 年前
当前提交
2f09aa89
共有 1 个文件被更改,包括 19 次插入10 次删除
  1. 29
      com.unity.perception/Documentation~/GettingStarted.md

29
com.unity.perception/Documentation~/GettingStarted.md


1. Change the names of the cubes to Cube, Box, and Crate
1. Position the Cubes in front of the main Camera
<img src="images/CompletedScene.PNG" align="middle"/>
1. Make sure the labels all have different values, for this example use increments of 10,000 to ensure they show up as very distinct colors in the segmentation images
Make sure the labels all have different values, for this example use increments of 10,000 to ensure they show up as very distinct colors in the segmentation images
9. Select the Main Camera in the Hierarchy panel
1. In the Perception Camera script in the Labeling Configuration field add the Labeling Configuration script created in previous step
1. Select the Main Camera in the Hierarchy panel
1. In the Perception Camera attach the Labeling Configuration created in previous step
## Step 4: Checking local files
## Step 4: Run simulation and generate dataset
4. In the dataset folder you will find the following data:
1. RGB captures
2. Semantic segmentation images
3. Logs
4. JSON Dataset
3. In the dataset folder you will find the following data:
- RGB captures
- Semantic segmentation images
- Logs
- JSON dataset
<img src="images/segmentation_2.png" align="middle"/>
_RGB image_
<img src="images/segmentation_2.png" align="middle"/>
_Example semantic segmentation image_
正在加载...
取消
保存