deepjavalibrary / djl-demo

Demo applications showcasing DJL
https://demo.djl.ai
Apache License 2.0
307 stars 126 forks source link

live-object-detection needs newer mxnet-native-auto #174

Closed mjw99 closed 2 years ago

mjw99 commented 3 years ago

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 2 years ago

The demo has been updated to latest MXNet version.