您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
28 行
1.1 KiB
28 行
1.1 KiB
{
|
|
"dependencies": {
|
|
"com.unity.nuget.newtonsoft-json": "1.1.2",
|
|
"com.unity.render-pipelines.core": "7.1.6",
|
|
"com.unity.burst": "1.3.9",
|
|
"com.unity.entities": "0.8.0-preview.8",
|
|
"com.unity.simulation.client": "0.0.10-preview.10",
|
|
"com.unity.simulation.capture": "0.0.10-preview.19",
|
|
"com.unity.simulation.core": "0.0.10-preview.22"
|
|
},
|
|
"description": "Tools for generating large-scale data sets for perception-based machine learning training and validation",
|
|
"displayName": "Perception",
|
|
"name": "com.unity.perception",
|
|
"unity": "2019.4",
|
|
"version": "0.7.0-preview.2",
|
|
"samples":[
|
|
{
|
|
"displayName": "Tutorial Files",
|
|
"description": "These files accompany the Perception Tutorial, found at https://github.com/Unity-Technologies/com.unity.perception",
|
|
"path" : "Samples~/Tutorial Files"
|
|
},
|
|
{
|
|
"displayName": "Human Pose Labeling and Randomization",
|
|
"description": "These files accompany the Human Pose Labeling and Randomization Tutorial, found at https://github.com/Unity-Technologies/com.unity.perception",
|
|
"path" : "Samples~/Human Pose Labeling and Randomization"
|
|
}
|
|
]
|
|
}
|