David Papp

Results 8 comments of David Papp

[INFO ] - Number of inter-op threads is 8 [INFO ] - Number of intra-op threads is 16 [INFO ] - Load PyTorch (1.9.1) in 0.003 ms. [INFO ] -...

I ended up installing updated media codecs from RPM Fusion (including x264) on my Desktop running Fedora and things are finally working at the speeds I was expecting: [INFO ]...

Actually, this is even more interesting than I had thought. Despite the djlbench profile completing 10k iterations in 50 seconds (so 5ms), I'm finding that object detection still takes 800ms...

I forgot to mention that I'm building this project via Maven. My Maven pom.xml contains the following DJL dependencies: ``` ai.djl bom 0.14.0 pom import ... ai.djl.pytorch pytorch-engine ai.djl.pytorch pytorch-native-auto...