浏览代码

Polished phase 1

/main
mohsen.k 4 年前
当前提交
38974baa
共有 6 个文件被更改,包括 1754 次插入1751 次删除
  1. 993
      Tutorial/Images/first_run.png
  2. 623
      Tutorial/Images/fixedscenarioempty.png
  3. 770
      Tutorial/Images/pc_labelers_added.png
  4. 743
      Tutorial/Images/pclabelconfigsadded.png
  5. 2
      Tutorial/Phase1.md
  6. 374
      Tutorial/Images/semseglabelconfig.png

993
Tutorial/Images/first_run.png
文件差异内容过多而无法显示
查看文件

623
Tutorial/Images/fixedscenarioempty.png

之前 之后
宽度: 894  |  高度: 774  |  大小: 90 KiB

770
Tutorial/Images/pc_labelers_added.png

之前 之后
宽度: 914  |  高度: 972  |  大小: 167 KiB

743
Tutorial/Images/pclabelconfigsadded.png

之前 之后
宽度: 892  |  高度: 890  |  大小: 163 KiB

2
Tutorial/Phase1.md


As seen in the UI for `Perception Camera`, the list of `Camera Lebelers` is currently empty. For each type of ground-truth you wish to generate along-side your captured frames (e.g. 2D bounding boxes around objects), you will need to add a corresponding `Camera Labeler` to this list.
To speed-up your perception workflow, the Perception comes pre-packaged with four useful and common labelers for object-detection tasks; however, if you are comfortable with code, you can easily add your own custom labelers. The labelers that come with the Perception package cover **2D bounding boxes, object counts, object information (pixel counts and ids), and semantic segmentation images (each object rendered in a unique colour)**. In this tutorial, we will be working with the first three.
To speed-up your perception workflow, the Perception package comes with four common labelers for object-detection tasks; however, if you are comfortable with code, you can easily add your own custom labelers. The labelers that come with the Perception package cover **2D bounding boxes, object counts, object information (pixel counts and ids), and semantic segmentation images (each object rendered in a unique colour)**. In this tutorial, we will be working with the first three.
* **Action**: Click on the _**+**_ button to the bottom right corner of the empty labeler list, and select `BoundingBox2DLabeler`.
* **Action**: Repeat the above step to add `ObjectCountLabeler` and `RenderedObjectInfoLabeler`.

374
Tutorial/Images/semseglabelconfig.png

之前 之后
宽度: 914  |  高度: 1100  |  大小: 123 KiB
正在加载...
取消
保存