-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.zenodo.json
More file actions
59 lines (59 loc) · 1.52 KB
/
.zenodo.json
File metadata and controls
59 lines (59 loc) · 1.52 KB
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
{
"creators": [
{
"name": "Kopanev, Andrei",
"affiliation": "The Ohio State University"
},
{
"name": "Zhang, Net",
"affiliation": "The Ohio State University"
},
{
"name": "Gu, Jianyang",
"affiliation": "The Ohio State University"
},
{
"name": "Stevens, Samuel",
"affiliation": "The Ohio State University"
},
{
"name": "Thompson, Matthew J.",
"affiliation": "The Ohio State University"
},
{
"name": "Campolongo, Elizabeth G.",
"affiliation": "The Ohio State University"
}
],
"description": "A tool for processing datasets that were downloaded using the distributed-downloader package, specifically used for constructing the TreeOfLife-200M dataset.",
"keywords": [
"biology",
"CV",
"imageomics",
"species",
"images",
"parallel",
"distributed",
"processing",
"url",
"dataset-generation",
"MPI-application",
"face-detection",
"image-filtering",
"animal-detection",
"specimen-records",
"citizen-science",
"embedding-generation"
],
"license": {
"id": "MIT"
},
"publication_date": "2025-11-14",
"title": "TreeOfLife-toolbox",
"version": "0.4.0-beta",
"grants": [
{
"id": "021nxhr62::2118240"
}
]
}