forked from DeepTrackAI/DeepTrack2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.zenodo.json
51 lines (45 loc) · 1.4 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
40
41
42
43
44
45
46
47
48
49
50
51
{
"creators": [
{
"orcid": "0000-0001-9386-4753",
"affiliation": "Gothenburg University",
"name": "Midtvedt, Benjamin"
},
{
"orcid": "0000-0002-9197-3451",
"affiliation": "Gothenburg University",
"name": "Pineda, Jesus"
},
{
"orcid": "0000-0001-7275-6921",
"affiliation": "Chalmers University of Technology",
"name": "Klein Morberg, Henrik"
},
{
"orcid": "0000-0002-8625-0996",
"affiliation": "University of Vic",
"name": "Manzo, Carlo"
},
{
"orcid": "0000-0001-5057-1846",
"affiliation": "Gothenburg University",
"name": "Volpe, Giovanni"
}
],
"title": "DeepTrack2",
"related_identifiers": [
{
"scheme": "doi",
"identifier": "10.1063/5.0034891",
"relation": "isDocumentedBy",
"resource_type": "publication-article"
}
],
"description": "A Python software platform for microscopy enhanced by deep learning." ,
"keywords": ["Deep Learning", "Software", "Microscopy", "Particle Tracking", "Python"],
"upload_type": "software",
"communities": [
{"identifier": "www.deeptrack.org"},
{"identifier": "https://github.com/softmatterlab/DeepTrack2"}
]
}