Skip to content

Commit 12cac78

Browse files
author
Mohsen Kamalzadeh
committed
Update README.md
1 parent 2c5472f commit 12cac78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111

1212
# Perception Package (Unity Computer Vision)
1313

14-
The Perception package provides a toolkit for generating large-scale datasets for perception-based machine learning training and validation. It is focused on a handful of camera-based use cases for now and will ultimately expand to other forms of sensors and machine learning tasks.
14+
The Perception package provides a toolkit for generating large-scale datasets for computer vision training and validation. It is focused on a handful of camera-based use cases for now and will ultimately expand to other forms of sensors and machine learning tasks.
1515

1616
## Getting Started
1717

1818
**[Quick Installation Instructions](com.unity.perception/Documentation~/SetupSteps.md)**
1919
Get your local Perception workspace up and running quickly. Recommended for users with prior Unity experience.
2020

2121
**[Perception Tutorial](com.unity.perception/Documentation~/Tutorial/TUTORIAL.md)**
22-
Detailed instructions covering all the important steps from installing Unity Editor, to creating your first Perception project, building a randomized Scene, and generating large-scale synthetic datasets by leveraging the power of Unity Simulation. No prior Unity experience required.
22+
Detailed instructions covering all the important steps from installing Unity Editor, to creating your first computer vision data generation project, building a randomized Scene, and generating large-scale synthetic datasets by leveraging the power of Unity Simulation. No prior Unity experience required.
2323

2424
## Documentation
25-
In-depth documentation on inidividual components of the package.
25+
In-depth documentation on individual components of the package.
2626

2727
|Feature|Description|
2828
|---|---|

0 commit comments

Comments
 (0)