Package ai.extend.types
Interface EditRunMetrics.FieldsAnnotatedCountStage
-
- All Known Implementing Classes:
EditRunMetrics.Builder
- Enclosing class:
- EditRunMetrics
public static interface EditRunMetrics.FieldsAnnotatedCountStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EditRunMetrics.FieldDetectionTimeMsStagefieldsAnnotatedCount(int fieldsAnnotatedCount)The number of fields that were annotated with bounding boxes.
-
-
-
Method Detail
-
fieldsAnnotatedCount
EditRunMetrics.FieldDetectionTimeMsStage fieldsAnnotatedCount(int fieldsAnnotatedCount)
The number of fields that were annotated with bounding boxes.
-
-