-
Notifications
You must be signed in to change notification settings - Fork 3
/
.zenodo.json
54 lines (53 loc) · 1.26 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
{
"creators": [
{
"name": "Bradley, John",
"orcid": "0000-0003-3858-848X"
},
{
"name": "Lapp, Hilmar",
"orcid": "0000-0001-9107-0714"
},
{
"name": "Campolongo, Elizabeth G.",
"orcid": "0000-0003-0846-2413"
}
],
"description": "Python package and command line tool that simplifies using the BioCLIP foundation model.",
"keywords": [
"clip",
"biology",
"CV",
"imageomics",
"animals",
"species",
"images",
"taxonomy",
"rare species",
"endangered species",
"evolutionary biology",
"multimodal",
"knowledge-guided",
"python",
"command line",
"bioclip",
"plants",
"fungi",
"genus",
"image classification"
],
"license": {
"id": "MIT"
},
"publication_date": "2024-12-09",
"title": "pybioclip",
"version": "1.2.0",
"grants": [
{
"id": "021nxhr62::2118240"
}
],
"references": [
"Stevens S, Wu J, Thompson MJ, Campolongo EG, Song CH, Carlyn DE, Dong L, Dahdul WM, Stewart C, Berger-Wolf T, Chao W-L, Su Y (2024) BioCLIP: A Vision Foundation Model for the Tree of Life. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 19412\u201319424."
]
}