Repository navigation

#

lenet

FPGA Accelerator for CNN using Vivado HLS

C++
317
3 年前

Simple program to learn CNN (LeNet-5) in pure C

C++
269
8 年前

A hardware implementation of CNN, written by Verilog and synthesized on FPGA

Coq
229
6 年前

Tutorials of deep learning for computer vision.

Python
213
4 年前

The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%

Python
212
10 个月前

An Eyeriss Chip (researched by MIT, a CNN accelerator) simulator and New DNN framework "Hive"

Python
196
4 年前

Learning Deep Features for Discriminative Localization (2016)

Python
150
2 年前

a collection of my notes on deep learning

Jupyter Notebook
124
8 年前
Python
77
5 年前

FPGA and GPU acceleration of LeNet5

Objective-C
35
6 年前

A tiny implementation of LeNet (without deep learning framework)

Python
32
5 年前

Implementation of LeNet5 without any auto-differentiate tools or deep learning frameworks. Accuracy of 98.6% is achieved on MNIST dataset.

Jupyter Notebook
31
3 年前

This code includes classification and detection tasks in Computer Vision, and semantic segmentation task will be added later.

Python
26
1 年前

Classify traffic signs by three classic ConvNets architecture using GTSRB dataset.

Jupyter Notebook
24
7 年前

Training LeNet, VGG, ResNet, DenseNet on CIFAR10 with PyTorch.

Jupyter Notebook
22
6 年前