cnn-architecture topic

List cnn-architecture repositories

PyramidNet-caffe

27
Stars
12
Forks
Watchers

Caffe implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).

Neural_Networks_for_Computer_Vision

23
Stars
10
Forks
Watchers

Implementing Neural Networks for Computer Vision in autonomous vehicles and robotics for classification, pattern recognition, control. Using Python, numpy, tensorflow. From basics to complex project

cgp-cnn-design

25
Stars
4
Forks
Watchers

Using Cartesian Genetic Programming to find an efficient Convolutional Neural Network architecture

curriculum-dropout

25
Stars
8
Forks
Watchers

Code for the paper "Curriculum Dropout", ICCV 2017

pocket-cnn

18
Stars
7
Forks
Watchers

CNN-to-FPGA-framework for small CNN, written in VHDL and Python

upgrad_ml_ai

22
Stars
44
Forks
Watchers

UpGrad Course workout for ML & AI

glaucoma-detector

15
Stars
15
Forks
Watchers

Glaucoma detection automation project. Trained a binary image classifier using CNNs and deployed as a streamlit web app. It takes eye (retinal scan) image as input and outputs whether the person is af...

Using Convolutional Neural Networks to predict aesthetics of photographs