live-object-detection needs newer mxnet-native-auto
Closed this issue · 1 comments
mjw99 commented
With Ubuntu 20.04.2 (x86_64) and a Microsoft® LifeCam Cinema(TM) , I can only get the live-object-detection demo to work by setting the following dep in the build.gradle:
runtimeOnly "ai.djl.mxnet:mxnet-native-auto:1.8.0"
frankfliu commented
The demo has been updated to latest MXNet version.