DepthAI documentation reports that 8 is the optimal number of SHAVEs to choose, when a model is converted to blob to execute on the RVC2 MyriadX Luxonis device. My question is, is there any case in which one should choose a lower number of SHAVEs?
Should one compile the model with a lower number of SHAVEs if his computer vision app runs multiple neural network concurrently?
Should one compile the model with a lower number of SHAVEs if he wants the device to reduce energy consumption?