-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
61 lines (61 loc) · 1.52 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
52
53
54
55
56
57
58
59
60
61
{
"upload_type": "software",
"title": "DT_SegNet",
"creators": [
{
"name": "Xia, Zeyu",
"affiliation": "Queensland University of Technology",
"orcid": "0000-0003-0234-5857"
},
{
"name": "Ma, Kan",
"affiliation": "University of Birmingham",
"orcid": "0000-0001-5729-5477"
},
{
"name": "Cheng, Sibo",
"affiliation": "Imperial College London",
"orcid": "0000-0002-8707-2589"
},
{
"name": "Blackburn, Thomas",
"affiliation": "University of Birmingham",
"orcid": "0000-0001-9160-3285"
},
{
"name": "Peng, Ziling",
"affiliation": "Institute of Advanced Science Facilities"
},
{
"name": "Zhu, Kewei",
"affiliation": "University of York"
},
{
"name": "Zhang, Weihang",
"affiliation": "Imperial College London"
},
{
"name": "Xiao, Dunhui",
"affiliation": "Tongji University"
},
{
"name": "Knowles, Alexander J",
"affiliation": "University of Birmingham"
},
{
"name": "Arcucci, Rossella",
"affiliation": "Imperial College London"
}
],
"description": "A comprehensive, two-tiered deep learning approach designed for precise object detection and segmentation in electron microscopy (EM) images.",
"access_right": "open",
"license": "mit",
"related_identifiers": [
{
"scheme": "doi",
"identifier": "10.1039/D3CP00402C",
"relation": "isSupplementTo",
"resource_type": "publication-article"
}
]
}