Coder Social home page Coder Social logo

lambda-deep-learning-demo's Introduction

Lambda Deep Learning Demos

Welcome to Lambda Lab's deep learning demo suite -- the place to find ready-to-use machine learnig models. We offer the following cool features:

  • A curate of open-source, state-of-the-art models that cover major machine learning applications, including image classification, image segmentation, object detection, image style transfer, text classification and generation etc.

  • Pure Tensorflow implementation. Efforts are made to keep the boilplate consistent across all demos.

  • Examples of transfer learning and how to adapt the model to new data.

  • Model serving

Check this documents for details.

Applications


Images Classification

Model Dataset Top 1 Accuracy Pre-trained Model
ResNet32 CIFAR10 92% Download
ResNet50 Fine-Tune StanfordDogs 75.36% Download
InceptionV4 Fine-Tune StanfordDogs 92.4% Download
NasNet-A-Large Fine-Tune StanfordDogs 94.99% Download

Images Segmentation

Model Dataset Accuracy Pre-trained Model
FCN CamVid 86.6% Download
U-Net CamVid 86.9% Download

Object Detection

Model Dataset (AP) IoU=0.50:0.95 Pre-trained Model
SSD300 MSCOCO 21.9 Download
SSD500 MSCOCO 25.7 Download

Style Transfer

Model Dataset Pre-trained Model
Fast Neural Style MSCOCO Download

Text Generation

Model Dataset Pre-trained Model
Char RNN Shakespeare Download
Word RNN Shakespeare Download
Word RNN + Glove Shakespeare Download

Text Classification

Model Dataset Classification Accuracy Pre-trained Model
LSTM IMDB 85.2% Download
LSTM + Glove IMDB 86.1% Download
Transfer Learning + BERT IMDB 92.2% Download

Citation

If you use our code in your research or wish to refer to the examples, please cite with:

@misc{lambdalabs2018demo,
  title={Lambda Labs Deep Learning Demos},
  author={Lambda Labs, inc.},
  howpublished={\url{https://github.com/lambdal/lambda-deep-learning-demo}},
  year={2018}
}

lambda-deep-learning-demo's People

Contributors

chuanli11 avatar sclarkson avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.