Update SynthDet_Statistics.ipynb

This commit is contained in:
Mohsen Kamalzadeh 2021-03-23 16:57:58 -07:00
Родитель d62fd9435c
Коммит 53e9efbdb8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -8,7 +8,7 @@
"This example notebook shows how to use datasetinsights to load synthetic datasets generated from the [Perception package](https://github.com/Unity-Technologies/com.unity.perception) and visualize dataset statistics. It includes statistics and visualizations of the outputs built into the Perception package and should give a good idea of how to use datasetinsights to visualize custom annotations and metrics.\n",
"\n",
"## Setup dataset\n",
"If the dataset was generated locally, point `data_root` below to the path of the dataset. The `GUID` folder suffix should be changed accordingly. "
"If the dataset was generated locally, point `data_root` below to the path of the dataset. Note: If you are on Windows and you use the \"Copy Path\" button on `Perception Camera` in Unity Editor to copy the dataset path, make sure to change the last path separator character from backslash ( \\ ) to slash ( / )."
]
},
{