Farm360Ai — Satellite Imagery and AI for Crop Yield Prediction
Founded DaganTech (AgriLogicAI) to predict crop yields and agricultural risks using computer vision and neural networks on satellite imagery, achieving 87–93% accuracy
DaganTech / AgriLogicAI, 2017–2019. Tzvi Aviv, Founder & CEO.
Overview
I founded DaganTech (later rebranded AgriLogicAI) to apply machine learning and satellite imagery to one of agriculture’s most persistent problems: uncertainty in crop yields and the financial risks it creates for farmers, insurers, and the entire food supply chain.
The product — Farm360Ai — monitored productivity and risks at the individual farm level, using neural network analysis of multi-spectral satellite imagery to generate pre-harvest yield predictions and early risk alerts. The platform was built for the crop insurance industry, which bears the financial exposure when harvests fail.
The Market Problem
The US crop insurance market is large and structurally exposed to yield uncertainty. With $6.8B in annual claims against $9.9B in premiums, loss ratios fluctuate significantly year to year based on weather events, disease, and input decisions — most of which are difficult to predict or price accurately without farm-level data. Existing tools relied on county-level averages and manual field inspections, leaving insurers with poor visibility into individual farm risk.
The Solution: Computer Vision on Satellite Imagery
Farm360Ai ingested multi-spectral satellite imagery and extracted time-series features — land surface temperature (day/night), normalized difference vegetation index (NDVI), and derived signals — for each field. Neural networks were trained on historical USDA yield data to predict current-season yields weeks before harvest, and to surface anomalies that indicated elevated loss risk.
The platform addressed five use cases: assessing past productivity, alerting farmers to imminent risks, automating claim processes, improving insurer profitability and financial planning, and improving the customer journey from onboarding to claims settlement.
Figure 3 — County-Level Yield Analysis (2009–2017)
The county-level model was trained across the US corn belt from 2009 to 2017 using satellite-derived features and USDA county yield reports. The model achieved 87% accuracy in predicting county-level yields, validating the satellite imagery approach before scaling to individual farms.
Figure 4 — Indiana Pilot: Farm-Level Yield Predictions in 3,669 Corn Farms
The Indiana pilot — conducted in partnership with a large US crop insurance company — scaled the model from county-level aggregates to 3,669 individual corn farms, achieving 93% accuracy. The prediction error histograms show tight distributions centered at zero across all 10 years, including the severe drought year of 2012, demonstrating model robustness across different growing conditions.
Figure 5 — Pilot Project: Predicting Corn Disease (Vomitoxin)
Beyond yield quantity, Farm360Ai expanded into predicting crop quality risks. Vomitoxin (deoxynivalenol/DON) contamination — caused by Fusarium fungal infection — is invisible until harvest and cannot be remediated after the fact. The pilot demonstrated that satellite-derived field features could differentiate high-risk from low-risk fields and hybrid varieties, enabling pre-harvest interventions and more accurate insurance pricing.
Milestones and Traction
Key milestones achieved by the time of this presentation (August 2019):
- 2017 — Award for soybean yield prediction across ~100 farms; validated the core satellite + ML approach
- 2018 — Pre-seed funding; proof-of-concept studies completed
- 2019 — Pilot study scaled to ~5,000 farms across multiple crops and geographies
- Recognition — 1st place in the Syngenta AI Challenge; supported by Next Canada and BioEnterprise
Tech Stack
- Multi-spectral satellite imagery (MODIS, Landsat, Sentinel) processed at field level
- Neural network models for time-series feature extraction from satellite bands
- USDA NASS historical yield data for supervised training
- Geospatial analysis for farm boundary delineation and field-level feature aggregation
- Python / scikit-learn / TensorFlow stack; cloud-hosted prediction pipeline