Skip to content

harshithn31/Zynq7000-dnn-inference

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zynq7000-dnn-inference

This repository contains guides to create an application that allows running inference of a Deep Neural Network using a Zynq7000 Xilinx family chip. In the wiki of the repository there is guides to install all the needed software, configure the hardware and learn the workflow to create an inference application with the DNNDK v3.1 package of Xilinx.

The contents are:

  • Documentation: Documentation .pdf files used along the process of creating an inference application.
  • GuideImages: Images used in the wiki page of the repository.
  • ZedBoard_DNNs: Contains a folder with all the files needed to set up an inference application on ZedBoard (Vivado and PetaLinux project), as well as seven applications to measure the execution time of four different DNN models with the frameworks Caffe and TensorFlow. The guides to create all of this files can be found in the repository's wiki page.

About

Deep Neural Network inference using Xilinx Zynq-7000 chip.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.2%
  • Makefile 11.7%
  • Shell 8.6%
  • Python 4.5%