overfeat-torch
Image classifier wrapper
An OverFeat image classifier and feature extractor wrapper around Torch7
OverFeat-Torch7 Wrapper Library
44 stars
4 watching
16 forks
Language: Lua
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
karandwivedi42/imagenet-multigpu.torchnet | A Lua-based implementation of a multi-GPU training framework for image classification using the Alexnet model. | 4 |
jwyang/jule.torch | Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch | 288 |
harvardnlp/sent-conv-torch | This project provides an implementation of Kim's sentence convolution code using Lua and Torch for text classification. | 449 |
junwei-pan/fasttext_torch | A Torch implementation of fasttext-based text classification | 72 |
erogol/seg-torch | Custom image segmentation implementation using deep learning with Lua and Torch | 37 |
fmassa/object-detection.torch | An implementation of object detection frameworks in the Torch deep learning framework | 116 |
soumith/dcgan.torch | A PyTorch implementation of a deep generative model that can be used to generate images from a dataset. | 1,458 |
hughperkins/pytorch | Provides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages. | 432 |
marcoscoffier/torch-saliency | A library for finding interest points in images using integral histograms and entropy-based saliency | 7 |
torch/cutorch | Provides a CUDA backend for the PyTorch deep learning framework | 336 |
garythung/trashnet | A Torch-based deep learning framework for image classification of trash | 575 |
torch/graph | A Lua-based library for graph manipulation and visualization in Torch. | 35 |
ekami/torchlite | High-level library to simplify machine learning tasks by abstracting repetitive code | 32 |
rosejn/torch-datasets | A collection of pre-processed machine learning datasets for use with the Torch7 deep learning framework. | 37 |
lucasjinreal/pytorch_image_classifier | An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. | 113 |