forked from Unity-Technologies/com.unity.perception
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,6 +40,12 @@ In-depth documentation on individual components of the package. | |
|[Dataset Capture](com.unity.perception/Documentation~/DatasetCapture.md)|Ensures sensors are triggered at proper rates and accepts data for the JSON dataset.| | ||
|[Randomization](com.unity.perception/Documentation~/Randomization/Index.md)|The Randomization tool set lets you integrate domain randomization principles into your simulation.| | ||
|
||
## Community and Support | ||
|
||
For setup problems or discussions about leveraging the Perception package in your project, please create a new thread on the **[Unity Computer Vision forum](https://forum.unity.com/forums/computer-vision.626/)** and make sure to include as much detail as possible. If you run into any other problems with the Perception package or have a specific feature request, please submit a **[GitHub issue](https://github.com/Unity-Technologies/com.unity.perception/issues)**. | ||
|
||
For any other questions or feedback, connect directly with the Computer Vision team at [[email protected]](mailto:[email protected]). | ||
|
||
## Example Projects | ||
|
||
### SynthDet | ||
|
@@ -73,12 +79,6 @@ For closest standards conformity and best experience overall, JetBrains Rider or | |
## License | ||
* [License](com.unity.perception/LICENSE.md) | ||
|
||
## Community and Feedback | ||
|
||
For setup problems or discussions about leveraging the Perception package in your project, please create a new thread on the [Unity Computer Vision forum](https://forum.unity.com/forums/computer-vision.626/) and make sure to include as much detail as possible. If you run into any other problems with the Perception package or have a specific feature request, please submit a [GitHub issue](https://github.com/Unity-Technologies/com.unity.perception/issues). | ||
|
||
For any other questions or feedback, connect directly with the Computer Vision team at [[email protected]](mailto:[email protected]). | ||
|
||
## Citation | ||
If you find this package useful, consider citing it using: | ||
``` | ||
|