All Projects → gudovskiy → ShiftCNN

gudovskiy / ShiftCNN

Licence: other
A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ShiftCNN

cnn-number-detection
Number detection implemented using TensorFlow with custom CNN architecture for fast inference and custom dataset
Stars: ✭ 51 (-5.56%)
Mutual labels:  dnn
PowerShellModules
A collection of PowerShell modules
Stars: ✭ 24 (-55.56%)
Mutual labels:  dnn
pix2pix-tensorflow
A minimal tensorflow implementation of pix2pix (Image-to-Image Translation with Conditional Adversarial Nets - https://phillipi.github.io/pix2pix/).
Stars: ✭ 22 (-59.26%)
Mutual labels:  dnn
godpaper
🐵 An AI chess-board-game framework(by many programming languages) implementations.
Stars: ✭ 40 (-25.93%)
Mutual labels:  dnn
dnn-lstm-word-segment
Chinese Word Segmention Base on the Deep Learning and LSTM Neural Network
Stars: ✭ 24 (-55.56%)
Mutual labels:  dnn
DNN.IFrame
DNN IFrame is a module used for embedding an internal/external URL on your DNN site.
Stars: ✭ 14 (-74.07%)
Mutual labels:  dnn
FaceMaskDetection-dnn
用opencv的dnn模块实现人脸口罩检测,包含C++和Python两种版本的实现
Stars: ✭ 44 (-18.52%)
Mutual labels:  dnn
gemmini
Berkeley's Spatial Array Generator
Stars: ✭ 290 (+437.04%)
Mutual labels:  dnn
TensorFlow-HRT
Heterogeneous Run Time version of TensorFlow. Added heterogeneous capabilities to the TensorFlow, uses heterogeneous computing infrastructure framework to speed up Deep Learning on Arm-based heterogeneous embedded platform. It also retains all the features of the original TensorFlow architecture which users deploy their applications seamlessly.
Stars: ✭ 35 (-35.19%)
Mutual labels:  dnn
NBrightBuy
NBrightStore - E-Commerce for DNN (NBSv3)
Stars: ✭ 21 (-61.11%)
Mutual labels:  dnn
LearningMetersPoems
Official repo of the article: Yousef, W. A., Ibrahime, O. M., Madbouly, T. M., & Mahmoud, M. A. (2019), "Learning meters of arabic and english poems with recurrent neural networks: a step forward for language understanding and synthesis", arXiv preprint arXiv:1905.05700
Stars: ✭ 18 (-66.67%)
Mutual labels:  dnn
OpenCvSharpDnnYolo
Yolo With OpenCvSharp Dnn
Stars: ✭ 25 (-53.7%)
Mutual labels:  dnn
myDL
Deep Learning
Stars: ✭ 18 (-66.67%)
Mutual labels:  dnn
catseye
Neural network library written in C and Javascript
Stars: ✭ 29 (-46.3%)
Mutual labels:  dnn
systolic-array-dataflow-optimizer
A general framework for optimizing DNN dataflow on systolic array
Stars: ✭ 21 (-61.11%)
Mutual labels:  dnn
stonne
STONNE: A Simulation Tool for Neural Networks Engines
Stars: ✭ 57 (+5.56%)
Mutual labels:  dnn
ROS-Object-Detection-2Dto3D-RealsenseD435
Use the Intel D435 real-sensing camera to realize object detection based on the Yolov3-5 framework under the Opencv DNN(old version)/TersorRT(now) by ROS-melodic.Real-time display of the Pointcloud in the camera coordinate system.
Stars: ✭ 45 (-16.67%)
Mutual labels:  dnn
videoMultiGAN
End to End learning for Video Generation from Text
Stars: ✭ 53 (-1.85%)
Mutual labels:  dnn
ttslearn
ttslearn: Library for Pythonで学ぶ音声合成 (Text-to-speech with Python)
Stars: ✭ 158 (+192.59%)
Mutual labels:  dnn
OpenCvSharpDNN
Implementation of YoloV3 and Caffe in OpenCvSharp
Stars: ✭ 20 (-62.96%)
Mutual labels:  dnn

ShiftCNN paper:

@article{ShiftCNN,
  author    = {Denis Gudovskiy and Luca Rigazio},
  title     = {Shift{CNN}: Generalized Low-Precision Architecture for Inference of Convolutional Neural Networks},
  journal   = {arXiv preprint arXiv:1706.02393},
  year      = {2017}
}
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].