Transformation
TopLabels
Bases: TransformationBase
Picks the probabilities with a threshold higher than min_threshold
Source code in src/annotation/transformation.py
20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
|