• Object detection
    Hi guys, Has anyone tried object detection using ARM NN? Are there any examples you could point me to? I have mobilnet-ssd TF model, also TF-LIte model 8bit quantized but I am happy to retrain on anything...
  • Object Detection using deep learning
    I am working on a problem statement that how to correctly identify the same objects which is varying in size or structure. For example: in the image there are a number of chairs but each of which is of...
  • Juno A57 Core Runs Slower Than A53 Core
    Hi experts, Recently, I'm trying to evaluate the code execution time when using the A53 core and the A57 core. However, my result shows A53 core is much faster than the A57 core, which does not make...
  • Runtime detection of CPU features on an ARMv8-A CPU
    In this blog I will cover various methods of runtime feature detection on CPUs implementing ARMv8-A architecture. These methods include using HWCAP on Linux and Android, using NDK on Android and using...
  • Low Performance for AlexNet Inference on big cores
    My environment is odroid-xu3 that constructed with exynos5422 Cortex-A15 2.0Ghz quad core and Cortex-A7 quad core CPUs and have Ubuntu 18.04, Linux kernel 4.14.141-69. My issue is that I am running...