Class ObjectDetectionService2
java.lang.Object
org.springframework.cloud.fn.object.detection.ObjectDetectionService2
- All Implemented Interfaces:
AutoCloseable
- Author:
- Christian Tzolov
-
Field Summary
Modifier and TypeFieldDescriptionDefault Box models fetch names.Default Models models fetch names. -
Constructor Summary
ConstructorDescriptionObjectDetectionService2
(String modelUri, ObjectDetectionOutputConverter outputConverter) -
Method Summary
-
Field Details
-
FETCH_NAMES
Default Box models fetch names. -
FETCH_NAMES_WITH_MASKS
Default Models models fetch names.
-
-
Constructor Details
-
ObjectDetectionService2
-
-
Method Details
-
detect
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-
main
- Throws:
IOException
-