forked from weecology/DeepForest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
32 lines (32 loc) · 813 Bytes
/
.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
{
"title": "DeepForest: Python Package for Tree Crown Detection in Airborne RGB imagery",
"creators": [
{
"affiliation": "University of Florida",
"name": "Ben G. Weinstein",
"orcid": "0000-0002-2176-7935"
},
{
"affiliation": "University of Florida",
"name": "Sergio Marconi",
"orcid": "0000-0002-8096-754X"
},
{
"affiliation": "University of Florida",
"name": "Ethan P. White",
"orcid": "0000-0001-6728-7745"
}
],
"description": "This Python package detects individual tree crowns in RGB imagery using deep learning.",
"keywords": [
"ecology",
"remote sensing",
"forests",
"trees",
"deep learning",
"Python"
],
"access_right": "open",
"license": "mit-license",
"upload_type": "software"
}