OverFeat

ConvNet library

A C-based Convolutional Network library for image classification and feature extraction.

GitHub

597 stars
54 watching
203 forks
Language: C
last commit: over 10 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vlfeat/matconvnet A MATLAB toolbox implementing Convolutional Neural Networks for computer vision applications. 1,402
xuzhenqi/cnn Provides an implementation of convolutional neural networks in MATLAB. 95
facebookresearch/sparseconvnet A PyTorch library that enables computationally efficient sparse convolutional networks by introducing Submanifold Sparse Convolutions. 2,056
vlfeat/matconvnet-fcn A Matlab implementation of fully convolutional networks for image segmentation. 175
zhangxiangxiao/crepe A toolkit for building character-level convolutional networks for text classification using Torch 7. 848
jihongju/keras-fcn A library implementing a Fully Convolutional Network architecture with Keras support 202
eladhoffer/convnet.pytorch A PyTorch implementation of various deep convolutional networks for efficient training and evaluation on diverse datasets. 347
alexgkendall/caffe-segnet An open-source implementation of the SegNet deep learning architecture for image segmentation 1,082
filipradenovic/cnnimageretrieval This MATLAB toolbox trains and tests convolutional neural networks for image retrieval tasks, including fine-tuning and supervised whitening. 189
karpathy/convnetjs A JavaScript library for training and deploying neural networks in the browser 10,889
shichenliu/condensenet An efficient CNN architecture for mobile devices with learned group convolutions and dense connectivity 694
navinet-oss/robotframework-excellibrary An open-source library providing keywords to work with Excel files in Robot Framework 17
cnmat/osc An Arduino and Teensy implementation of the OSC encoding protocol. 746
torontodeeplearning/convnet A high-performance GPU implementation of neural networks using C++ 506
bruinxiong/senet.mxnet An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. 154