quarkus-tensorflow-inception icon indicating copy to clipboard operation
quarkus-tensorflow-inception copied to clipboard

Demo of Quarkus + TensorFlow using Inception for object detection, all compiled into a native executable using JNI with GraalVM.

Results 2 quarkus-tensorflow-inception issues
Sort by recently updated
recently updated
newest added

Hi Eric @murphye, did you already publish related blog post as explained in DevNation? Thanks

hello,I use this method ,hava a problems “java.lang.NoClassDefFoundError: Could not initialize class org.tensorflow.TensorFlow at*****.util.LoadTensorFlow.isLoaded(LoadTensorFlow.java:88”