Agriculture: Difference between revisions

From Climate Change AI Wiki
Content added Content deleted
No edit summary
Line 6: Line 6:
== Problem Areas ==
== Problem Areas ==


=== Precision Agriculture ===
=== Precision agriculture ===
Can increase the yield, reduce the need for tillage and fertilizers.


* Weed and pest detection
* Weed and pest detection
Line 12: Line 13:
* Farming assistant
* Farming assistant


=== Robotic Agriculture ===
=== Robotic agriculture ===
Development of autonomous robots for performing specific tasks on crops.
Development of autonomous robots for performing specific tasks on crops.


=== Monitoring Agriculture ===
=== Monitoring agriculture ===


* Estimating carbon in soil and soil health
* Estimating carbon in soil and soil health
Line 35: Line 36:
*[https://www.journals.elsevier.com/computers-and-electronics-in-agriculture Computers and Electronics in Agriculture]
*[https://www.journals.elsevier.com/computers-and-electronics-in-agriculture Computers and Electronics in Agriculture]
*[https://www.springer.com/journal/11119 Precision Agriculture]
*[https://www.springer.com/journal/11119 Precision Agriculture]

=== Workshops ===

* [https://www.cv4gc.org/cv4a2020/ Computer Vision for Agriculture], ICLR 2020

=== Groups and Labs ===

* [https://www.agriculture-vision.com/ Vision for Agriculture]
* [https://www.sydney.edu.au/engineering/our-research/robotics-and-intelligent-systems/australian-centre-for-field-robotics.html Australian Centre for Field Robotics]


== Library and Tools ==
== Library and Tools ==
Line 43: Line 53:
== Data ==
== Data ==


=== Remote Sensing ===
=== Remote sensing ===
[[Remote Sensing Datasets]] offers great opportunity to monitor agriculture and can be georeferenced to match ground measurements. In particular, [https://earthengine.google.com/ Google earth engine] offers a convenient interface over freely available satellite imagery such as [https://developers.google.com/earth-engine/datasets/catalog/landsat/ Landsat] and [https://developers.google.com/earth-engine/datasets/catalog/sentinel/ Sentinel].
[[Remote Sensing Datasets]] offers great opportunity to monitor agriculture and can be georeferenced to match ground measurements. In particular, [https://earthengine.google.com/ Google earth engine] offers a convenient interface over freely available satellite imagery such as [https://developers.google.com/earth-engine/datasets/catalog/landsat/ Landsat] and [https://developers.google.com/earth-engine/datasets/catalog/sentinel/ Sentinel].


=== Soil Measurements ===
=== Soil measurements ===


=== Kaggle Datasets ===
=== Kaggle datasets ===


* [https://www.kaggle.com/vbookshelf/v2-plant-seedlings-dataset Plant Seedlings Dataset]
* [https://www.kaggle.com/vbookshelf/v2-plant-seedlings-dataset Plant Seedlings Dataset]

Revision as of 20:58, 28 August 2020

A schematic of the ways that machine learning can support carbon negative agriculture, forestry, and land use.

Agriculture is responsible for about 14% of GHG emissions [26]. This might come as a surprise, since plants take up CO2 from the air. However, modern industrial agriculture involves more than just growing plants. First, the land is stripped of trees, releasing carbon sequestered there. Second, the process of tilling exposes topsoil to the air, thereby releasing carbon that had been bound in soil aggregates and disrupting organisms in the soil that contribute to sequestration. Finally, because such farming practices strip soil of nutrients, nitrogen-based fertilizers must be added back to the system. Synthesizing these fertilizers consumes massive amounts of energy, about 2% of global energy consumption [386]. Moreover, while some of this nitrogen is absorbed by plants or retained in the soil, some is converted to nitrous oxide, a greenhouse gas that is about 300 times more potent than CO2.

Such industrial agriculture approaches are ultimately based on making farmland more uniform and predictable. This allows it to be managed at scale using basic automation tools like tractors, but can be both more destructive and less productive than approaches that work with the natural heterogeneity of land and crops. Increasingly, there is demand for sophisticated tools which would allow farmers to work at scale, but adapt to what the land needs. This approach is often known as “precision agriculture.”

Problem Areas

Precision agriculture

Can increase the yield, reduce the need for tillage and fertilizers.

  • Weed and pest detection
  • Soil sensing
  • Farming assistant

Robotic agriculture

Development of autonomous robots for performing specific tasks on crops.

Monitoring agriculture

  • Estimating carbon in soil and soil health
  • Estimating emissions of methane (CH4) and nitrous oxide (N2O)
  • Segmentation and classification of crops
  • Quantifying cattles and other farm animals

Background Readings

Online Courses and Course Materials

Community

Journals

Workshops

Groups and Labs

Library and Tools

Some packages for working with remote sensing data are,

  • eo-learn: A python package maintained by the European Space Agency, giving easy access to imagery from Sentinel satellites, as well as utilities for data processing

Data

Remote sensing

Remote Sensing Datasets offers great opportunity to monitor agriculture and can be georeferenced to match ground measurements. In particular, Google earth engine offers a convenient interface over freely available satellite imagery such as Landsat and Sentinel.

Soil measurements

Kaggle datasets

References