Skip to content

Commit aed4c9a

Browse files
committed
add pre_existing_label clarification
1 parent 3fd246c commit aed4c9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlapiconfig.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ ml_sequence= {
330330
'face': {
331331
'general':{
332332
'pattern': '{{face_detection_pattern}}',
333+
#'pre_existing_labels': ['person'], # when put in general section, it will check if a previous detection type (like object) found this label
333334
'same_model_sequence_strategy': 'union' # combine results below
334335
},
335336
'sequence': [

0 commit comments

Comments
 (0)