Check out our new short presentation on how BeetleboxCI provides whole application acceleration to AI, keeping with innovation far faster than other silicon chips: https://beetlebox.org/wp-content/uploads/2021/11/BeetleboxCI-for-Artificial-Intelligence.pdf The speed of AI innovation is outpacing silicon chips. FPGA Accelerators are the solutions. Here
Part 1: Introduction Welcome to our multi part tutorial on using Vitis AI with TensorFlow, Keras and BeetleboxCI. This tutorial series is designed to teach the entire development process from initial code to forming an entire Continuous Integration pipeline that
For our introduction to neural networks on FPGAs, we used a variation on the MNIST dataset made for sign language recognition. It keeps the same 28×28 greyscale image style used by the MNIST dataset released in 1999. As we noted
Introduction In our previous tutorial series, we looked at sign language recognition using the sign language MNIST dataset based off the original 1999 MNIST dataset, which is considered the “Hello World” of machine learning. We did this because we wanted
Part 9: Running our code on the DPU We now have our compiled model ready to run on our board. In this tutorial we will look at running our DPU and exploring the code that interacts with the DPU API.
Part 8: Compiling our CNN We now have our complete model and must make it ready to be run on the FPGA. To do this, we must compile our model with the Vitis AI compiler which will convert and optimise
Part 7: Quantising our graph In our previous tutorial we produced our frozen model so now we can optimise it to make it run on our FPGA hardware efficiently, which we can do through quantisation. Quantisation is the process of
Part 6: Converting and Freezing our CNN Now we have built a more optimal CNN by handling both under-fitting and over-fitting, we can begin the process of deploying our model on the FPGA itself. The first step in this process
Part 5: Optimising our CNN In our previous section, we both trained our network on a training set and tested it on a testing set and our accuracy on the training set (0.972) was higher than on our testing set
Part 4: Training the neural network Welcome to Part 4 of our tutorial where we will be focused on training the neural network we built in the previous section Introduction Getting Started Transforming Kaggle Data and Convolutional Neural Networks (CNNs)
Studio 1.10,
Chester House,
1-3 Brixton Road,
London,
United Kingdom,
SW9 6DE
Beetlebox Limited is a
company registered in
England & Wales with
Company Number 11215854
and VAT no. GB328268288
2020 Beetlebox Limited
Recent Comments
Vitis AI using Tensorflow and Keras Tutorial Part 7
shilpashree H SVitis AI using TensorFlow and Keras Tutorial Part 2
Andrew SwirskiVitis AI using TensorFlow and Keras Tutorial Part 2
AyushVitis AI using Tensorflow and Keras Tutorial part 6
SrujanaVitis AI using TensorFlow and Keras Tutorial Part 2
Andrew Swirski