Package org.apache.camel.component.djl
Class ImageNetUtil
java.lang.Object
org.apache.camel.component.djl.ImageNetUtil
A utility bean class for handling ImageNet (https://image-net.org/) classifications.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddHypernym(org.apache.camel.Exchange exchange) voidextractClassName(org.apache.camel.Exchange exchange)
-
Constructor Details
-
ImageNetUtil
public ImageNetUtil()
-
-
Method Details
-
extractClassName
public void extractClassName(org.apache.camel.Exchange exchange) -
addHypernym
- Throws:
Exception
-