All Projects → Xilinx → Pynq Dl

Xilinx / Pynq Dl

Licence: other
Xilinx Deep Learning IP

Projects that are alternatives of or similar to Pynq Dl

Numpycnn
Building Convolutional Neural Networks From Scratch using NumPy
Stars: ✭ 436 (+419.05%)
Mutual labels:  convolutional-neural-networks, convolution
Sparse Winograd Cnn
Efficient Sparse-Winograd Convolutional Neural Networks (ICLR 2018)
Stars: ✭ 156 (+85.71%)
Mutual labels:  convolutional-neural-networks, convolution
Image Processing
Image Processing Toolbox in Verilog using Basys3 FPGA
Stars: ✭ 31 (-63.1%)
Mutual labels:  vhdl, convolution
Imaging
Imaging is a simple image processing package for Go
Stars: ✭ 4,023 (+4689.29%)
Mutual labels:  convolution, resize
Yann
This toolbox is support material for the book on CNN (http://www.convolution.network).
Stars: ✭ 41 (-51.19%)
Mutual labels:  convolutional-neural-networks, convolution
Chainer Pspnet
PSPNet in Chainer
Stars: ✭ 76 (-9.52%)
Mutual labels:  convolutional-neural-networks
Ros Openpose
CMU's OpenPose for ROS
Stars: ✭ 81 (-3.57%)
Mutual labels:  convolutional-neural-networks
Age Gender Estimation
Keras implementation of a CNN network for age and gender estimation
Stars: ✭ 1,195 (+1322.62%)
Mutual labels:  convolutional-neural-networks
Simon speck ciphers
Implementations of the Simon and Speck Block Ciphers
Stars: ✭ 74 (-11.9%)
Mutual labels:  vhdl
Tnn
Biologically-realistic recurrent convolutional neural networks
Stars: ✭ 83 (-1.19%)
Mutual labels:  convolutional-neural-networks
Attention Gated Networks
Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation
Stars: ✭ 1,237 (+1372.62%)
Mutual labels:  convolutional-neural-networks
Recursive Cnns
Implementation of my paper "Real-time Document Localization in Natural Images by Recursive Application of a CNN."
Stars: ✭ 80 (-4.76%)
Mutual labels:  convolutional-neural-networks
Wav2letter
Speech Recognition model based off of FAIR research paper built using Pytorch.
Stars: ✭ 78 (-7.14%)
Mutual labels:  convolutional-neural-networks
Vehicle Retrieval Kcnns
vehicle image retrieval using k CNNs ensemble method
Stars: ✭ 81 (-3.57%)
Mutual labels:  convolutional-neural-networks
Rethinking Network Pruning
Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)
Stars: ✭ 1,197 (+1325%)
Mutual labels:  convolutional-neural-networks
Facial Expression Recognition
Classify each facial image into one of the seven facial emotion categories considered using CNN based on https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-challenge
Stars: ✭ 82 (-2.38%)
Mutual labels:  convolutional-neural-networks
Zynqbtc
A Bitcoin miner for the Zynq chip utilizing the Zedboard.
Stars: ✭ 74 (-11.9%)
Mutual labels:  vhdl
Pytsetlinmachine
Implements the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, Weighted Tsetlin Machine, and Embedding Tsetlin Machine, with support for continuous features, multigranularity, and clause indexing
Stars: ✭ 80 (-4.76%)
Mutual labels:  convolution
Facial emotion recognition emojifier
Recognizes the facial emotion and overlays emoji, equivalent to the emotion, on the persons face.
Stars: ✭ 82 (-2.38%)
Mutual labels:  convolutional-neural-networks
Seranet
Super Resolution of picture images using deep learning
Stars: ✭ 79 (-5.95%)
Mutual labels:  convolutional-neural-networks

PYNQ-DL

Xilinx Deep Learning IP

Quick Start On the latest PYNQ image, use the following command in a terminal to install PYNQ Deep Learning IP Jupyter notebooks

$ sudo -H pip3.6 install --upgrade git+https://github.com/Xilinx/PYNQ-DL.git
$ sudo reboot now

After the setup, new Jupyter notebooks will be added under the pynqDL folder, ready to try out, no additional steps are needed.

Licenses

PYNQ License : BSD 3-Clause License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].