nollakuvaus
Nollakuvaus, often translated as "zero-shot detection" or "zero-shot object detection," is a machine learning task that aims to detect objects in images for which the model has not been explicitly trained. Traditional object detection models are trained on datasets containing bounding box annotations for a specific set of object classes. For instance, a model trained to detect cats and dogs will only be able to identify those two categories. Nollakuvaus, however, seeks to overcome this limitation.
The core idea behind nollakuvaus is to leverage semantic information about unseen object classes. Instead of
This capability is highly valuable for scenarios where obtaining labeled data for every possible object category