mgustineli commited on
Commit
00201c6
·
verified ·
1 Parent(s): cd87c84

Upload fiftyone.yml with huggingface_hub

Browse files
Files changed (1) hide show
  1. fiftyone.yml +28 -0
fiftyone.yml ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ app_media_fields:
2
+ - filepath
3
+ - thumbnail_path
4
+ description: 'PhenoBench is a large UAV image dataset for semantic image interpretation
5
+ in agriculture, focusing on sugar beet crops and weeds. Published in IEEE T-PAMI
6
+ 2024. This release includes train/val/test splits with semantic segmentation masks
7
+ (background, crop, weed, partial-crop, partial-weed), plant and leaf instance segmentation,
8
+ and plant/leaf visibility heatmaps. Source: https://www.phenobench.org/'
9
+ format: FiftyOneDataset
10
+ grid_media_field: thumbnail_path
11
+ license: cc-by-sa-4.0
12
+ name: PhenoBench-bak
13
+ tags:
14
+ - agriculture
15
+ - agtech
16
+ - crops
17
+ - demo
18
+ - drone
19
+ - fiftyone
20
+ - image
21
+ - image-segmentation
22
+ - instance-segmentation
23
+ - object-detection
24
+ - phenotyping
25
+ - semantic-segmentation
26
+ - sugar-beet
27
+ - uav
28
+ - weeds