Datasets:
Upload dataset
Browse files- README.md +25 -5
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,15 +1,35 @@
|
|
1 |
-
|
2 |
---
|
|
|
|
|
3 |
license: apache-2.0
|
|
|
|
|
4 |
tags:
|
5 |
- image-classification
|
6 |
- image-segmentation
|
7 |
- agriculture
|
8 |
- tulasi
|
9 |
-
|
10 |
-
-
|
11 |
-
|
12 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
# Tulasi Leaf Health Dataset 🌿
|
15 |
This dataset was curated using the Interactive **Tulasi Data Curator** application.
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
+
task_categories:
|
6 |
+
- image-classification
|
7 |
tags:
|
8 |
- image-classification
|
9 |
- image-segmentation
|
10 |
- agriculture
|
11 |
- tulasi
|
12 |
+
configs:
|
13 |
+
- config_name: default
|
14 |
+
data_files:
|
15 |
+
- split: train
|
16 |
+
path: data/train-*
|
17 |
+
dataset_info:
|
18 |
+
features:
|
19 |
+
- name: image
|
20 |
+
dtype: image
|
21 |
+
- name: variety
|
22 |
+
dtype: string
|
23 |
+
- name: disease
|
24 |
+
dtype: string
|
25 |
+
- name: crop_details
|
26 |
+
dtype: string
|
27 |
+
splits:
|
28 |
+
- name: train
|
29 |
+
num_bytes: 34333141.0
|
30 |
+
num_examples: 48
|
31 |
+
download_size: 34192271
|
32 |
+
dataset_size: 34333141.0
|
33 |
---
|
34 |
# Tulasi Leaf Health Dataset 🌿
|
35 |
This dataset was curated using the Interactive **Tulasi Data Curator** application.
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee67345586aa0bcb31351603c6465b117d39ca264be4b4bad5966ccbc74023fd
|
3 |
+
size 34192271
|