Skip to content

Commit

Permalink
ML Update
Browse files Browse the repository at this point in the history
  • Loading branch information
gagewrye committed Dec 30, 2024
1 parent 62528a9 commit cb16f8c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
22 changes: 14 additions & 8 deletions projects/mangrove-monitoring/mangrove-monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,16 @@ Mangroves are a very valuable and understudied plant species. They provide $100

![]({{"assets/mangrove/2018-06-05_services_and_loss.jpg" | absolute_url}})

We are collaborating with the Aburto Lab and the Gulf of California Marine Program at the Scripps Institution of Oceanography to use drone and satellite imagery to quantify mangrove species and extent in Baja California.
We are collaborating with the Aburto Lab and the Gulf of California Marine Program at the Scripps Institution of Oceanography to use drone and satellite imagery to quantify mangrove species and extent in Baja California.

# REU Summer 2017
## Machine Learning
We build machine learning models to extract metrics from drone and satellite imagery. Most of the team's previous work has been on classifying the presence of mangroves in a drone image. As of 2025, our main focus is making satellite super-resolution models to get higher quality predictions from satellite images.

During the summer of 2017, Eric Lo, Brynn Hall, and Nikko (Nicholas) Bouck traveled to Baja California with our SIO collaborators to capture drone imagery and ground truth data on the mangroves. After capturing aerial imagery in Baja California we began to explore machine learning techniques to automate analysis of the data collected. Julien Bloch, from UC Berkeley, and Felix Parker, Johns Hopkins University explored various machine learning algorithms as Nikko Bouck and Brynn Hall built up training data for these algorithms. The image below illustrates the results of the automation efforts over the summer of 2017.
# Summer 2020

![]({{"assets/mangrove/2018-06-05_species_classification.jpg" | absolute_url}})
<iframe width="800" height="475" src="https://www.youtube.com/embed/obCpmMlv9pw" title="E4E Mangrove Monitoring: Summer 2020" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

# Spring 2018 Update
# Spring 2018

Mangrove Monitoring in Puerto San Carlos

Expand All @@ -43,9 +44,14 @@ Beta release:

[https://davidjasperforman.github.io/MLPaintWeb/](https://davidjasperforman.github.io/MLPaintWeb/)

If you are interested in learning more about labeling events or becoming involved in this project contact us. [[email protected]](mailto:[email protected])
# Summer 2017

During the summer of 2017, Eric Lo, Brynn Hall, and Nikko (Nicholas) Bouck traveled to Baja California with our SIO collaborators to capture drone imagery and ground truth data on the mangroves. After capturing aerial imagery in Baja California we began to explore machine learning techniques to automate analysis of the data collected. Julien Bloch, from UC Berkeley, and Felix Parker, Johns Hopkins University explored various machine learning algorithms as Nikko Bouck and Brynn Hall built up training data for these algorithms. The image below illustrates the results of the automation efforts over the summer of 2017.

![]({{"assets/mangrove/2018-06-05_species_classification.jpg" | absolute_url}})


If you are interested in becoming involved in this project contact us @ [[email protected]](mailto:[email protected]).

SIO collaborators:
Octavio Aburto, Astrid Hsu, Mathew Costa, Joy Kumagai, Alex Makic

<iframe width="800" height="475" src="https://www.youtube.com/embed/obCpmMlv9pw" title="E4E Mangrove Monitoring: Summer 2020" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ enable_nav: true
---
# REU Summer 2024

During the summer of 2024, Gage Wrye trained a UNet classifier to detect the presence of mangroves using drone imagery from Jamaica. [Drone Classification](https://github.com/UCSD-E4E/ml-mangrove/tree/master/DroneClassification)
During the summer of 2024, Gage Wrye used drone imagery from the 2020 Jamaica expedition to train a UNet classifier to detect the presence of mangroves. [Drone Classification](https://github.com/UCSD-E4E/ml-mangrove/tree/master/DroneClassification)

0 comments on commit cb16f8c

Please sign in to comment.