Skip to content

Repository files navigation

unet-orthoimagery

Members

  • Philip Englund Mathieu
  • GunGyeom James Kim
  • Hao Sheng Ning

Project Description

  • This project demonstrates a method for segmenting aerial imagery using the U-Net CNN to detect the presence of Fallopia japonica (Japanese knotweed), a plant species that is categorized as invasive in Maine. The project is based on a paper that achieved a similar goal using unmanned aerial vehicle (UAV, i.e. drone) imagery to detect different plant species in a different region of the US. This project utilizes ortho-rectified aerial imagery obtained from the Maine GeoLibrary which is freely available. If successful, the proposed solution will enable early detection, mapping, and monitoring of invasive plants in Maine, thereby improving the state's ecological, social, and economic conditions.

URL for Presentation

URL for Interactive Web Map

To serve the map locally: python3 -m http.server 8000 --directory map/

etc.

Requirements

  • torch
  • cv2
  • matplotlib: 3.6.2
  • numpy: 1.23.5
  • Pillow: 9.3.0
  • tqdm: 4.64.1
  • wandb: 0.13.5

References

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages