Inference mode (Inference Overlay)

From Tygron Support wiki
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