-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
18 lines (18 loc) · 735 Bytes
/
Copy pathpackage.json
File metadata and controls
18 lines (18 loc) · 735 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"dependencies": {
"com.unity.perception": "1.0.0-preview.1",
"com.unity.ai.navigation": "1.1.3"
},
"description": "Enhancing tool for generating large-scale Multi-View Video Dataset in the style of the Wildtrack dataset.",
"displayName": "WildPerception",
"name": "com.tsingloo.wildperception",
"unity": "2022.2",
"repository": {
"type": "git",
"url": "https://github.com/TsingLoo/com.tsingloo.wildperception.git"
},
"documentationUrl": "https://www.tsingloo.com/2023/04/17/30f04f8910004f9f8a5618953b65f887/",
"changelogUrl": "https://www.tsingloo.com/2023/04/17/30f04f8910004f9f8a5618953b65f887/",
"version": "0.2.1",
"author": "TsingLoo <TsingLoo@Outlook.com> (https://www.tsingloo.com)"
}