Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
tensorflow and V5
#5
Tensorflow will run on the V5 right now using the ARM64 backend, it just runs slowly. You can also run it on your desktop using the GPU in your graphics card. Depending on how the V5 AI hardware works, it may be possible to train the network on your desktop GPU and then only run the trained network on the V5. That will greatly speed up the training process.

The V5 hardware may actually be quite good at voice recognition once it is possible to train it on new models. You think audio is one dimensional but when you use a neural network on audio you first compute the FFT, doing that turns the recording into 2D data similar to an image, and the V5 has image processing hardware! This tensorflow article shows the technique. https://www.tensorflow.org/tutorials/seq...ecognition
Reply


Messages In This Thread
tensorflow and V5 - by jonsmirl - 11-17-2018, 03:37 PM
RE: tensorflow and V5 - by given - 12-04-2018, 02:10 AM
RE: tensorflow and V5 - by jonsmirl - 12-04-2018, 02:15 AM
RE: tensorflow and V5 - by given - 12-04-2018, 02:39 AM
RE: tensorflow and V5 - by jonsmirl - 12-04-2018, 02:42 AM
RE: tensorflow and V5 - by given - 12-04-2018, 03:06 AM
RE: tensorflow and V5 - by jonsmirl - 12-06-2018, 02:32 AM
RE: tensorflow lite and V5 - by jonsmirl - 12-08-2018, 01:51 AM
RE: tensorflow and V5 - by given - 12-10-2018, 01:48 AM
RE: tensorflow and V5 - by jonsmirl - 12-10-2018, 02:02 AM
RE: tensorflow and V5 - by jas-mx - 12-11-2018, 08:02 PM
RE: tensorflow and V5 - by jonsmirl - 12-12-2018, 02:18 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)