Inference mode (Inference Overlay)

From Tygron Support wiki
Revision as of 11:51, 8 July 2026 by Frank@tygron.nl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Animation of inference with a moving window, BBox detection and a stride of 50%.
0. Classification: Classifies an image by predicting the probability that it contains specific features, such as a tree or solar panel.
1. BBox detection: detects several features in an image, including the probability it is a particular feature and where it is located.

Notes