Datasets:
Remove livestock category: images don't match the label, flag was text-derived not image-derived
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- README.md +27 -24
- images/02e82c731d6d34ef.jpg +0 -3
- images/06016b92aa38bec0.jpg +0 -3
- images/06b6c881b6cd237c.jpg +0 -3
- images/06e7a1e8daea41e3.jpg +0 -3
- images/076c13ececaf6ea1.jpg +0 -3
- images/0c8039487c2cc0ab.jpg +0 -3
- images/0d4e31fe67d0d111.jpg +0 -3
- images/0d709af006c16f9e.jpg +0 -3
- images/0eb9579ed5b203b1.jpg +0 -3
- images/11358a4c84c97ff7.jpg +0 -3
- images/135299d3209a53be.jpg +0 -3
- images/13a6338bcef736f3.jpg +0 -3
- images/146d24b11172e561.jpg +0 -3
- images/1afb17f72ab4944c.jpg +0 -3
- images/211a830103f001de.jpg +0 -3
- images/219573d670a5f0c5.jpg +0 -3
- images/21d947753d3048b6.jpg +0 -3
- images/23a631f7ddd91b13.jpg +0 -3
- images/23e1e78259b418b7.jpg +0 -3
- images/25bbc9eba2c76345.jpg +0 -3
- images/27d498083797722e.jpg +0 -3
- images/2d8ca3a16075bbee.jpg +0 -3
- images/302889d188c0ab59.jpg +0 -3
- images/35d22caf3f763aa2.jpg +0 -3
- images/37fd88a67b2030fa.jpg +0 -3
- images/3bfcfdcd24ab601a.jpg +0 -3
- images/4079ff239df2bed0.jpg +0 -3
- images/422bac8e888600fe.jpg +0 -3
- images/42450c2d08acf971.jpg +0 -3
- images/45ef4f733e82c547.jpg +0 -3
- images/489f62d25ffbcb9d.jpg +0 -3
- images/4c20aff78d7b6eed.jpg +0 -3
- images/4e4f4717131e6a7e.jpg +0 -3
- images/4fe6c5f424533d40.jpg +0 -3
- images/515ca04b3ecc527d.jpg +0 -3
- images/5221035b7e0478b4.jpg +0 -3
- images/531b3ff37efb5bd8.jpg +0 -3
- images/554bcc7ee3465574.jpg +0 -3
- images/585315677077c936.jpg +0 -3
- images/599f62685d1ca907.jpg +0 -3
- images/5ab2198a6ce06b19.jpg +0 -3
- images/5b383c57729d2a62.jpg +0 -3
- images/5db98a33ef17ad97.jpg +0 -3
- images/5e9ff90087f284d0.jpg +0 -3
- images/61f8bd194f2306fd.jpg +0 -3
- images/6316958cf5406876.jpg +0 -3
- images/635731e6dc26133d.jpg +0 -3
- images/664f3231bcf2cc44.jpg +0 -3
- images/67c85f2da163f567.jpg +0 -3
README.md
CHANGED
|
@@ -9,40 +9,48 @@ language:
|
|
| 9 |
task_categories:
|
| 10 |
- image-classification
|
| 11 |
- tabular-classification
|
| 12 |
-
pretty_name: FarmerChat Crop
|
| 13 |
size_categories:
|
| 14 |
- 1K<n<10K
|
| 15 |
tags:
|
| 16 |
- agriculture
|
| 17 |
- plant-disease
|
| 18 |
- crop-health
|
| 19 |
-
- livestock
|
| 20 |
- india
|
| 21 |
- africa
|
| 22 |
- multilingual
|
| 23 |
---
|
| 24 |
|
| 25 |
-
# FarmerChat Crop
|
| 26 |
|
| 27 |
A sample of farmer-submitted photographs from FarmerChat, an agricultural advisory service
|
| 28 |
used by smallholder farmers in India, Ethiopia, Kenya and Nigeria. Published by
|
| 29 |
[Digital Green](https://www.digitalgreen.org).
|
| 30 |
|
| 31 |
-
This release contains
|
| 32 |
-
photographs belong to more than one category, see below) drawn from
|
| 33 |
-
representing different outcomes of an automated crop
|
| 34 |
across country, month, crop and diagnosis where each applies.
|
| 35 |
|
| 36 |
Submissions span 2025-08 to 2026-07.
|
| 37 |
|
| 38 |
## Changes in this version
|
| 39 |
|
| 40 |
-
This version replaces an earlier release that had
|
| 41 |
-
actually cleared the service's quality gate
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
|
| 47 |
## Loading
|
| 48 |
|
|
@@ -70,26 +78,22 @@ Every photograph in this release cleared two independent screens.
|
|
| 70 |
Farmers do send off-topic images to the service — screenshots, photos of documents, pets,
|
| 71 |
food, AI-generated pictures. Those are a real and interesting property of the traffic, but
|
| 72 |
they are filtered out here so this dataset is what it claims to be: real photographs of
|
| 73 |
-
crops
|
| 74 |
|
| 75 |
## Categories
|
| 76 |
|
| 77 |
| Category | Records | What it represents |
|
| 78 |
|---|---:|---|
|
|
|
|
|
|
|
| 79 |
| `diagnosis_returned` | 991 | A crop was identified and a specific disease/pest diagnosis was returned |
|
| 80 |
| `crop_identified_diagnosis_unresolved` | 991 | A crop was identified but the health outcome was not determined |
|
| 81 |
-
| `crop_unresolved` | 983 | No crop could be identified in the photograph |
|
| 82 |
| `healthy_crop` | 987 | A crop was identified and assessed as healthy |
|
| 83 |
-
| `
|
| 84 |
-
| `livestock` | 120 | The submission was flagged as livestock-related rather than crop-related |
|
| 85 |
-
| `multimodal_organic_text` | 999 | The photograph was accompanied by farmer-written text (not a repeated quick-reply template) |
|
| 86 |
-
|
| 87 |
-
An image can belong to more than one category (for example, a livestock photo with a
|
| 88 |
-
low-confidence diagnosis). Each membership is its own row in `metadata.csv`, sharing the
|
| 89 |
-
same `file_name`.
|
| 90 |
|
| 91 |
-
|
| 92 |
-
|
|
|
|
| 93 |
|
| 94 |
## Columns
|
| 95 |
|
|
@@ -102,7 +106,6 @@ livestock-related submissions do not clear the image-quality gate.
|
|
| 102 |
| `month` | Year-month the photo was submitted (YYYY-MM) |
|
| 103 |
| `crop` | Crop identified in the photo, where resolved. Normalized to a standard set of names (synonyms merged, casing standardized) |
|
| 104 |
| `diagnosis` | Diagnosis identified, where resolved. Normalized the same way — not a pass-through of any single service's raw label |
|
| 105 |
-
| `livestock_signal` | `Yes` / `No` / `Unknown` — whether the submission was flagged as livestock-related |
|
| 106 |
| `query_present` | Whether the farmer sent text alongside the photo |
|
| 107 |
| `farmer_query` | Farmer's question, in the original language, PII-redacted |
|
| 108 |
| `farmer_query_en` | The same question translated to English, PII-redacted |
|
|
|
|
| 9 |
task_categories:
|
| 10 |
- image-classification
|
| 11 |
- tabular-classification
|
| 12 |
+
pretty_name: FarmerChat Crop Image Samples
|
| 13 |
size_categories:
|
| 14 |
- 1K<n<10K
|
| 15 |
tags:
|
| 16 |
- agriculture
|
| 17 |
- plant-disease
|
| 18 |
- crop-health
|
|
|
|
| 19 |
- india
|
| 20 |
- africa
|
| 21 |
- multilingual
|
| 22 |
---
|
| 23 |
|
| 24 |
+
# FarmerChat Crop Image Samples
|
| 25 |
|
| 26 |
A sample of farmer-submitted photographs from FarmerChat, an agricultural advisory service
|
| 27 |
used by smallholder farmers in India, Ethiopia, Kenya and Nigeria. Published by
|
| 28 |
[Digital Green](https://www.digitalgreen.org).
|
| 29 |
|
| 30 |
+
This release contains 5,946 records (5,814 distinct photographs; some
|
| 31 |
+
photographs belong to more than one category, see below) drawn from 6 categories
|
| 32 |
+
representing different outcomes of an automated crop diagnosis pipeline, sampled
|
| 33 |
across country, month, crop and diagnosis where each applies.
|
| 34 |
|
| 35 |
Submissions span 2025-08 to 2026-07.
|
| 36 |
|
| 37 |
## Changes in this version
|
| 38 |
|
| 39 |
+
This version replaces an earlier release that had three problems. Some images had never
|
| 40 |
+
actually cleared the service's quality gate. A small number of off-topic images
|
| 41 |
+
(screenshots, AI-generated pictures) had slipped through because the quality gate only
|
| 42 |
+
checks blur/framing, not content — both fixed, see "How these images were selected" below.
|
| 43 |
+
|
| 44 |
+
Third, the `livestock` category has been removed entirely. It was built from
|
| 45 |
+
`livestock_signal`, a flag derived from the farmer's accompanying text, not from the
|
| 46 |
+
photo — and on inspection, none of its images actually showed an animal (they were plant
|
| 47 |
+
photos sent alongside a livestock-related question, or otherwise mismatched). The
|
| 48 |
+
automated content check in step 2 below does not catch this: it verifies a photo is a
|
| 49 |
+
real, on-topic agricultural image, not that it matches its assigned category, so these
|
| 50 |
+
rows passed it cleanly despite being wrongly categorized. Rather than publish a category
|
| 51 |
+
that doesn't reliably contain what it claims to, it's cut until we have a livestock-photo
|
| 52 |
+
label that's actually image-derived. This is why the record count and category count both
|
| 53 |
+
dropped again from the previous version of this fix.
|
| 54 |
|
| 55 |
## Loading
|
| 56 |
|
|
|
|
| 78 |
Farmers do send off-topic images to the service — screenshots, photos of documents, pets,
|
| 79 |
food, AI-generated pictures. Those are a real and interesting property of the traffic, but
|
| 80 |
they are filtered out here so this dataset is what it claims to be: real photographs of
|
| 81 |
+
crops.
|
| 82 |
|
| 83 |
## Categories
|
| 84 |
|
| 85 |
| Category | Records | What it represents |
|
| 86 |
|---|---:|---|
|
| 87 |
+
| `multimodal_organic_text` | 999 | The photograph was accompanied by farmer-written text (not a repeated quick-reply template) |
|
| 88 |
+
| `low_confidence_diagnosis` | 995 | A diagnosis was returned, but with lower model confidence |
|
| 89 |
| `diagnosis_returned` | 991 | A crop was identified and a specific disease/pest diagnosis was returned |
|
| 90 |
| `crop_identified_diagnosis_unresolved` | 991 | A crop was identified but the health outcome was not determined |
|
|
|
|
| 91 |
| `healthy_crop` | 987 | A crop was identified and assessed as healthy |
|
| 92 |
+
| `crop_unresolved` | 983 | No crop could be identified in the photograph |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 93 |
|
| 94 |
+
An image can belong to more than one category (for example, a low-confidence diagnosis
|
| 95 |
+
photo that also arrived with organic farmer text). Each membership is its own row in
|
| 96 |
+
`metadata.csv`, sharing the same `file_name`.
|
| 97 |
|
| 98 |
## Columns
|
| 99 |
|
|
|
|
| 106 |
| `month` | Year-month the photo was submitted (YYYY-MM) |
|
| 107 |
| `crop` | Crop identified in the photo, where resolved. Normalized to a standard set of names (synonyms merged, casing standardized) |
|
| 108 |
| `diagnosis` | Diagnosis identified, where resolved. Normalized the same way — not a pass-through of any single service's raw label |
|
|
|
|
| 109 |
| `query_present` | Whether the farmer sent text alongside the photo |
|
| 110 |
| `farmer_query` | Farmer's question, in the original language, PII-redacted |
|
| 111 |
| `farmer_query_en` | The same question translated to English, PII-redacted |
|
images/02e82c731d6d34ef.jpg
DELETED
Git LFS Details
|
images/06016b92aa38bec0.jpg
DELETED
Git LFS Details
|
images/06b6c881b6cd237c.jpg
DELETED
Git LFS Details
|
images/06e7a1e8daea41e3.jpg
DELETED
Git LFS Details
|
images/076c13ececaf6ea1.jpg
DELETED
Git LFS Details
|
images/0c8039487c2cc0ab.jpg
DELETED
Git LFS Details
|
images/0d4e31fe67d0d111.jpg
DELETED
Git LFS Details
|
images/0d709af006c16f9e.jpg
DELETED
Git LFS Details
|
images/0eb9579ed5b203b1.jpg
DELETED
Git LFS Details
|
images/11358a4c84c97ff7.jpg
DELETED
Git LFS Details
|
images/135299d3209a53be.jpg
DELETED
Git LFS Details
|
images/13a6338bcef736f3.jpg
DELETED
Git LFS Details
|
images/146d24b11172e561.jpg
DELETED
Git LFS Details
|
images/1afb17f72ab4944c.jpg
DELETED
Git LFS Details
|
images/211a830103f001de.jpg
DELETED
Git LFS Details
|
images/219573d670a5f0c5.jpg
DELETED
Git LFS Details
|
images/21d947753d3048b6.jpg
DELETED
Git LFS Details
|
images/23a631f7ddd91b13.jpg
DELETED
Git LFS Details
|
images/23e1e78259b418b7.jpg
DELETED
Git LFS Details
|
images/25bbc9eba2c76345.jpg
DELETED
Git LFS Details
|
images/27d498083797722e.jpg
DELETED
Git LFS Details
|
images/2d8ca3a16075bbee.jpg
DELETED
Git LFS Details
|
images/302889d188c0ab59.jpg
DELETED
Git LFS Details
|
images/35d22caf3f763aa2.jpg
DELETED
Git LFS Details
|
images/37fd88a67b2030fa.jpg
DELETED
Git LFS Details
|
images/3bfcfdcd24ab601a.jpg
DELETED
Git LFS Details
|
images/4079ff239df2bed0.jpg
DELETED
Git LFS Details
|
images/422bac8e888600fe.jpg
DELETED
Git LFS Details
|
images/42450c2d08acf971.jpg
DELETED
Git LFS Details
|
images/45ef4f733e82c547.jpg
DELETED
Git LFS Details
|
images/489f62d25ffbcb9d.jpg
DELETED
Git LFS Details
|
images/4c20aff78d7b6eed.jpg
DELETED
Git LFS Details
|
images/4e4f4717131e6a7e.jpg
DELETED
Git LFS Details
|
images/4fe6c5f424533d40.jpg
DELETED
Git LFS Details
|
images/515ca04b3ecc527d.jpg
DELETED
Git LFS Details
|
images/5221035b7e0478b4.jpg
DELETED
Git LFS Details
|
images/531b3ff37efb5bd8.jpg
DELETED
Git LFS Details
|
images/554bcc7ee3465574.jpg
DELETED
Git LFS Details
|
images/585315677077c936.jpg
DELETED
Git LFS Details
|
images/599f62685d1ca907.jpg
DELETED
Git LFS Details
|
images/5ab2198a6ce06b19.jpg
DELETED
Git LFS Details
|
images/5b383c57729d2a62.jpg
DELETED
Git LFS Details
|
images/5db98a33ef17ad97.jpg
DELETED
Git LFS Details
|
images/5e9ff90087f284d0.jpg
DELETED
Git LFS Details
|
images/61f8bd194f2306fd.jpg
DELETED
Git LFS Details
|
images/6316958cf5406876.jpg
DELETED
Git LFS Details
|
images/635731e6dc26133d.jpg
DELETED
Git LFS Details
|
images/664f3231bcf2cc44.jpg
DELETED
Git LFS Details
|
images/67c85f2da163f567.jpg
DELETED
Git LFS Details
|