• 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...
  • Non-linearity sharing in deep neural networks (a flaw?)
    You probably do want to include library code for fast random projections based on random sign flipping and the Walsh Hadamard transform, even if it is just to allow people to experiment. https://discourse...
  • Pytorch framework for Arm NN (CMSIS)
    I'm a graduate student at IUPUI. I am working with pruning of Squeezenext architecture for my thesis. So I want to deploy my model on a Cortex-M. I am using Pytorch framework. So could anyone help me...
  • key word sporting in STM32F7xx controller
    I tried to execute Smart mic project with KWS (real time) example as given in "Smart mic - " ">www.st.com/.../fp-aud-smartmic1.html" and KWS - " ">github.com/.../ML-KWS-for-MCU" . I got some issue in...
  • armnn-devenv/armnn/src/armnnTfParser/TfParser.cpp:21:48: fatal error: tensorflow/core/framework/graph.pb.h: No such file or directory
    When I executed this command: sudo ./build-armnn.sh I met the following error: Scanning dependencies of target armnnTfParser [ 84%] Building CXX object CMakeFiles/armnnTfParser.dir/src/armnnTfParser...