Skip to main content

2 posts tagged with "computer vision"

View All Tags

AI for object detection on 50cm imagery

Β· 4 min read
Jeff Faudi
Founder @ DL4EO

TL;DR Jeff Faudi used Fused for real-time object detection on 50cm satellite imagery, displaying results as an interactive web map.


In this article I show how to create an object detection layer on 50cm imagery in realtime. It explains how to create a Fused User Defined Function (UDF) to load satellite image tiles to call an inference model, then publish it as an interactive map app.

ML-less global vegetation segmentation at scale

Β· 4 min read
Kevin Lacaille
Senior Software Engineer @ Spexi

TL;DR Kevin used Fused to create a global vegetation segmentation layer without machine learning, displaying results as an interactive web map.


In an era where data-driven decisions are vital, accurate and scalable vegetation analysis plays a crucial role across various industries, from environmental monitoring to urban planning. While AI and machine learning have transformed image analysis, they often bring complexities and resource demands that aren't always practical for large-scale, real-time applications.