← Back to Documentation

Concept & Comparison

How LaSoFly differs from other tools

LaSoFly's Mathematical Path to Ground Truth

Learn how LaSoFly generates high-quality training data through blind labeling, the Hungarian Algorithm, and automatic consensus calculation.

Duration: approx. 18 minutes

Background

Automatic detection of objects...

  • Forestry
  • Urban greening
  • Climate research
  • Disaster prevention

Neural networks can do this excellently...

LaSoFly's Mission

LaSoFly is not...

LaSoFly is a specialized...

  • Fast circle-based
  • Multi-annotator
  • Automatic quality
  • Release only high-quality

The Core Principle

Circle-based Annotation

Tree crowns are approximately circular...

  • Left click: Draw new circle
  • Right-drag: Adjust radius
  • Left double-click: Delete
  • Mouse wheel: Enlarge

Multi-Annotator Workflow

Multiple annotators...

  1. Blind:
  2. Parallel:
  3. Independent:

Automatic Consensus Calculation

After all annotations...

  1. System compares
  2. Hungarian Algorithm
  3. IoU-Scores
  4. Quality Scores
  5. Admin reviews

Comparison to Other Tools

ProduktStärkeSchwächenDeshalb LaSoFly
Label StudioGeneric labeling toolNo domain-specific consensus
Consensus-Matching direkt eingebaut
SAM (Segment Anything)Powerful AI segmentationNot a labeling tool
Organisiert echte Ground Truth
CVATMulti-user, open-sourceNo circle consensus
Spezialisiert auf Circle-Consensus
RoboflowCloud-based, easyNo quality levels
Mit Qualitätsbewertung
LabelboxProfessional platformNo blind labeling
Mit Blind-Labeling
Scale AIHigh-quality serviceExternal, expensive
In-House Kontrolle
Amazon SageMakerCloud integrationAWS lock-in
Keine Vendor-Lock-in
Hasty.aiAI-assisted annotationNo blind labeling
100% manuelle Kontrolle
VIA (VGG)Simple, open-sourceNo consensus
Mit Consensus & Qualitätsmetriken
BaKIM (Uni Bamberg)Trained ensemble for UAV forest aerial photographyTrained on 1.6 cm UAV imagery, no public weights
Methodological role model, not a substitute on DOP20
BAMFORESTS (DLR/Uni Bamberg)105 ha annotated UAV imagery, 27,160 tree crowns, CC BY 4.0A dataset, not a model — and all four AOIs are forest/park, no residential scenes
Benchmark reference, not training material for DOP20
LaSoFlySpecialized for objectsOnly circles
Spezialisiert auf Consensus

The Methodological Journey

How LaSoFly emerged: five clearly bounded iterations from deterministic image processing to a multi-modal AI architecture with quality-assured training data.

1

Heuristics

10 iterations NDVI · Otsu · Watershed

fails structurally

2

DeepForest

Pretrained RetinaNet (US forests)

115 instead of 50 detections

3

LaSoFly

Own consensus platform · multi-annotator

reliable data foundation

4

TrustScore

Weighted consensus · Gold-Tiles

school gamification

5

nDSM

3D height data · RGB + height dual-stream

separates tree from shrub

Iteration 1 — Classical image processing. Ten iterations of an NDVI + Otsu + watershed pipeline on hessian DOP20 orthophotos. Works on industrial/rail sites with isolated trees, fails structurally on residential areas: at 40–60 actual trees the pipeline plateaus at 34 detections. The missing information is not parameter-level — it is not in the RGB image.

Iteration 2 — Pretrained AI model. DeepForest (RetinaNet, University of Florida, trained on US NEON forest plots) was the obvious shortcut. On the same residential test: 115 detections instead of ~50, false positives on house roofs, sandboxes, parked cars, max confidence 0.67 instead of the usual 0.85–0.95. Diagnosis: domain gap. Five other pretrained models (Ventura Urban, SAM2, Detectree2, ArcGIS Tree Detection, BAMFORESTS) showed the same pattern.

Iteration 3 — Own consensus platform. The unavoidable consequence: a dataset of our own — and a mechanism that secures its quality. Multi-annotator blind labeling, Hungarian matching for circle assignment, five quality levels Q0–Q4, audit trail, full DSGVO-compliant on-premise stack.

Iteration 4 — TrustScore against the elderberry dilemma. A pure consensus has a known weakness: if 25 children consistently mark the same elderberry shrub as a tree, the consensus is high but the annotation is wrong. Four trust stages (novice/experienced/verified/expert), gold-tile based promotion, weighted aggregation, Q4 only with expert involvement. A hundred-fold school consensus can no longer overrule an expert judgment.

Iteration 5 — The missing dimension: height data. From RGB alone you cannot tell a 12 m tree from a 3 m shrub — and for the downstream temperature prognosis that matters. The hessian land survey (HVBG) provides DGM1 (terrain) and DOM1 (surface) as open data since February 2022. The difference — the nDSM — gives the local object height per square meter. Used in a dual-stream DeepLabv3+ (ISPRS 2022) and as didactic warning in the school PWA.

Why LaSoFly is Better

  • Domain-specific
  • Blind Consensus
  • No ML expertise
  • Automatic quality
  • Human-in-the-loop

Ready for the technical details?

To Quality Assurance

Detailed comparison as document

📄 Download Document

Complete comparison document of all competitors