crrystalz / NUDUDI

🚜 Non-Uniformity Detection Using Drone Imagery (NUDUDI) encompasses several tools that can be used to detect anomalys in an image or several images over a period of time.

Home Page:https://nududi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚜 NUDUDI

⚠️ VERCEL DEPLOYMENT IS CURRENTLY INACTIVE

Non-Uniformity Detection Using Drone Imagery (NUDUDI) encompasses several tools that can be used to detect anomalies in an image or several images over a period of time.

Jupyter Notebook // Python // CSS

Approaches

Ordered from most recent to oldest.

  • YOLOv8 (ultralytics/ultralytics)
  • SAM (facebookresearch/segment-anything)
  • Superpixel Based (Using the SLIC algorithm)
  • Grid Based (Segmenting the image into a uniform grid)

Google Colabs

.ipynb files of the following Colabs may be found in the repo but they are not necessarily updated with the most recent code.


Powered by Python 3.11

About

🚜 Non-Uniformity Detection Using Drone Imagery (NUDUDI) encompasses several tools that can be used to detect anomalys in an image or several images over a period of time.

https://nududi.vercel.app


Languages

Language:Jupyter Notebook 97.3%Language:Python 2.7%Language:CSS 0.0%