Skip to content

Commit f3a2f27

Browse files
Create CITATION.cff
References https://zenodo.org/records/13151195 Co-authored-by: Elizabeth Campolongo <[email protected]>
1 parent ec6ea27 commit f3a2f27

File tree

3 files changed

+219
-0
lines changed

3 files changed

+219
-0
lines changed

.zenodo.json

Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
{
2+
"creators": [
3+
{
4+
"name": "Bradley, John",
5+
"orcid": "0000-0003-3858-848X"
6+
},
7+
{
8+
"name": "Lapp, Hilmar",
9+
"orcid": "0000-0001-9107-0714"
10+
},
11+
{
12+
"name": "Campolongo, Elizabeth G.",
13+
"orcid": "0000-0003-0846-2413"
14+
}
15+
],
16+
"description": "Python package and command line tool that simplifies using the BioCLIP foundation model.",
17+
"keywords": [
18+
"clip",
19+
"biology",
20+
"CV",
21+
"imageomics",
22+
"animals",
23+
"species",
24+
"images",
25+
"taxonomy",
26+
"rare species",
27+
"endangered species",
28+
"evolutionary biology",
29+
"multimodal",
30+
"knowledge-guided",
31+
"python",
32+
"command line",
33+
"bioclip",
34+
"plants",
35+
"fungi",
36+
"genus",
37+
"image classification"
38+
],
39+
"license": {
40+
"id": "MIT"
41+
},
42+
"publication_date": "2024-07-19",
43+
"title": "pybioclip",
44+
"version": "1.0.0",
45+
"funding": [
46+
{
47+
"award": {
48+
"id": "021nxhr62::2118240",
49+
"number": "2118240",
50+
"program": "CISE/OAD",
51+
"title": {
52+
"en": "HDR Institute: Imageomics: A New Frontier of Biological Information Powered by Knowledge-Guided Machine Learning"
53+
}
54+
},
55+
"funder": {
56+
"id": "021nxhr62",
57+
"name": "National Science Foundation"
58+
}
59+
}
60+
],
61+
"references": [
62+
{
63+
"reference": "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."
64+
},
65+
],
66+
"related_identifiers": [
67+
{
68+
"identifier": "https://github.com/Imageomics/pybioclip/",
69+
"relation_type": {
70+
"id": "isversionof",
71+
"title": {
72+
"de": "Ist eine Version von",
73+
"en": "Is version of"
74+
}
75+
},
76+
"resource_type": {
77+
"id": "software",
78+
"title": {
79+
"de": "Software",
80+
"en": "Software"
81+
}
82+
},
83+
"scheme": "url"
84+
}
85+
],
86+
"resource_type": {
87+
"id": "software",
88+
"title": {
89+
"de": "Software",
90+
"en": "Software"
91+
}
92+
}
93+
}

CITATION.cff

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
cff-version: 1.2.0
2+
title: pybioclip
3+
message: If you use this software, please cite both the conference paper from references section and the software itself.
4+
type: software
5+
authors:
6+
- given-names: John
7+
family-names: Bradley
8+
- given-names: Hilmar
9+
family-names: Lapp
10+
- family-names: Campolongo
11+
given-names: "Elizabeth G."
12+
identifiers:
13+
- type: doi
14+
value: 10.5281/zenodo.13151194
15+
- description: "The GitHub release URL of tag 1.0.0."
16+
type: url
17+
value: "https://github.com/Imageomics/pybioclip/releases/tag/1.0.0"
18+
- description: "The GitHub URL of the commit tagged with 1.0.0."
19+
type: url
20+
value: "https://github.com/Imageomics/pybioclip/tree/19b3c52a9b806a4abfd1c847ba2ebb6a4d703b34"
21+
repository-code: 'https://github.com/Imageomics/pybioclip'
22+
url: 'https://github.com/Imageomics/pybioclip'
23+
abstract: Python package and command line tool that simplifies using the BioCLIP foundation model.
24+
keywords:
25+
- clip
26+
- biology
27+
- CV
28+
- imageomics
29+
- animals
30+
- species
31+
- images
32+
- taxonomy
33+
- "rare species"
34+
- "endangered species"
35+
- "evolutionary biology"
36+
- multimodal
37+
- "knowledge-guided"
38+
- python
39+
- "command line"
40+
- bioclip
41+
- plants
42+
- fungi
43+
- genus
44+
- "image classification"
45+
license: MIT
46+
version: 1.0.0
47+
date-released: '2024-07-19'
48+
preferred-citation:
49+
authors:
50+
- given-names: John
51+
family-names: Bradley
52+
- given-names: Hilmar
53+
family-names: Lapp
54+
- family-names: Campolongo
55+
given-names: "Elizabeth G."
56+
type: software
57+
title: pybioclip
58+
version: 1.0.0
59+
doi: 10.5281/zenodo.13151194
60+
date-released: "2024-07-19"
61+
references:
62+
- type: conference-paper
63+
title: "BioCLIP: A Vision Foundation Model for the Tree of Life"
64+
authors:
65+
- family-names: Stevens
66+
given-names: Samuel
67+
- family-names: Wu
68+
given-names: Jiaman
69+
- family-names: Thompson
70+
given-names: "Matthew J."
71+
- family-names: Campolongo
72+
given-names: "Elizabeth G."
73+
- family-names: Song
74+
given-names: "Chan Hee"
75+
- family-names: Carlyn
76+
given-names: "David Edward"
77+
- family-names: Dong
78+
given-names: Li
79+
- family-names: Dahdul
80+
given-names: "Wasila M"
81+
- family-names: Stewart
82+
given-names: Charles
83+
- family-names: "Berger-Wolf"
84+
given-names: Tanya
85+
- family-names: Chao
86+
given-names: "Wei-Lun"
87+
- family-names: Su
88+
given-names: Yu
89+
version: 1.0.0
90+
doi: "10.5281/zenodo.10895871"
91+
date-released: "2024-03-29"

README.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,3 +229,38 @@ bioclip --help
229229

230230
## Acknowledgments
231231
The [prediction code in this repo](src/bioclip/predict.py) is based on work by [@samuelstevens](https://github.com/samuelstevens) in [bioclip-demo](https://huggingface.co/spaces/imageomics/bioclip-demo/tree/ef075807a55687b320427196ac1662b9383f988f).
232+
233+
## Citation
234+
235+
Our code (this repository):
236+
```
237+
@software{Bradley_pybioclip_2024,
238+
author = {Bradley, John and Lapp, Hilmar and Campolongo, Elizabeth G.},
239+
doi = {10.5281/zenodo.13151194},
240+
month = jul,
241+
title = {{pybioclip}},
242+
version = {1.0.0},
243+
year = {2024}
244+
}
245+
```
246+
247+
BioCLIP paper:
248+
```
249+
@inproceedings{stevens2024bioclip,
250+
title = {{B}io{CLIP}: A Vision Foundation Model for the Tree of Life},
251+
author = {Samuel Stevens and Jiaman Wu and Matthew J Thompson and Elizabeth G Campolongo and Chan Hee Song and David Edward Carlyn and Li Dong and Wasila M Dahdul and Charles Stewart and Tanya Berger-Wolf and Wei-Lun Chao and Yu Su},
252+
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
253+
year = {2024}
254+
}
255+
```
256+
257+
Also consider citing the BioCLIP code:
258+
```
259+
@software{bioclip2023code,
260+
author = {Samuel Stevens and Jiaman Wu and Matthew J. Thompson and Elizabeth G. Campolongo and Chan Hee Song and David Edward Carlyn},
261+
doi = {10.5281/zenodo.10895871},
262+
title = {BioCLIP},
263+
version = {v1.0.0},
264+
year = {2024}
265+
}
266+
```

0 commit comments

Comments
 (0)