Vitis AI using Tensorflow and Keras Tutorial Part 7
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…
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…
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…
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…
Part 3: Extracting Kaggle data and building the Convolutional Neural Network (CNN) Welcome to Part 3 of our tutorial where we will be focused on how to extract our data…
Part 2: Introducing Sign Language MNIST Welcome to the second part in out tutorial in using Vitis AI with Tensorflow and Keras. Other parts of the tutorial can be found…
Welcome to part 4! Over at Beetlebox we are excited for the release of Vitis, which is the unification of all of Xilinx’s previous software into a single package. We…