-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.zenodo.json
39 lines (39 loc) · 1.47 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"description": "Multiple traffic entities detection and tracking from bird-view drone stationary videos https://engyasin.github.io/Offline_MOT/",
"license": "other-open",
"title": "OfflineMOT: A Python Package for multiple objects detection and tracking from bird view stationary drone videos",
"notes": "If you use this software, please cite it as below.",
"version": "v1.0.10",
"upload_type": "software",
"publication_date": "2022-06-12",
"creators": [
{
"orcid": "0000-0002-5282-7259",
"affiliation": "Institut f\u00fcr Informatik, Technische Universit\u00e4t Clausthal",
"name": "Yousif, Yasin Maan"
},
{
"orcid": "0000-0003-4665-1194",
"affiliation": "Institut f\u00fcr Informatik, Technische Universit\u00e4t Clausthal",
"name": "Mukbil, Awad"
},
{
"orcid": "0000-0001-7533-3852",
"affiliation": "Institut f\u00fcr Informatik, Technische Universit\u00e4t Clausthal",
"name": "M\u00fcller, J\u00f6rg P."
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/engyasin/Offline_MOT/tree/v1.0.10",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.6569416",
"relation": "cites"
}
]
}