• Fastest object recognition engine
    Good day everyone, I'm looking for the fastest programming language to recognize general, static objects. What's the fastest way to do this (batch processing needed)? Thank you for any idea you may have...
  • Development Boards for ML Processor
    Hello Experts, Please specify any ML processor based development boards availability to experiment and learn the NN SDK functionalities. Also curious to know is there any smartphones already having...
  • ARM Compute Library in Xilinx SDK for bare metal execution?
    Hi all, I'm trying to add the ARM compute library on Xiling SDK to run a CNN on the Cortex A-9. I'm having a hard time trying to integrate it. To begin with, i downloaded the ComputeLibrary master folder...
  • Build Arm Cortex-M voice assistant with Google TensorFlow Lite
    Hello, I am trying to build the sample application as described in the - Build Arm Cortex-M voice assistant with Google TensorFlow Lite paper ( https://developer.arm.com/solutions/machine-learning...
  • Debugging on ARM Base FVP
    Hello, I would like to know how do I attach gdbserver to my ARM Base FVP for debugging. All tutorials online explain using DS-5. I would like to use gdb since I am more comfortable with it. I already...