Coder Social home page Coder Social logo

cloud-cv / digits Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nvidia/digits

4.0 10.0 3.0 25.08 MB

The version of DIGITS supported by CloudCV as a part of its services. Originally from the Deep Learning GPU Training System

Home Page: https://developer.nvidia.com/digits

License: BSD 3-Clause "New" or "Revised" License

Python 65.39% Shell 0.48% CSS 0.18% JavaScript 12.58% HTML 20.11% Lua 1.26%

digits's Introduction

DIGITS

Build Status Coverage Status Code Health

DIGITS (the Deep Learning GPU Training System) is is a webapp for training deep learning models.

Installation

If you are using Ubuntu 14.04, you can install pre-built packages for the latest released version via apt-get. Visit docs/UbuntuInstall.md for instructions.

To build DIGITS and its requirements from source, visit docs/BuildDigits.md for instructions.

Once you have installed DIGITS, visit docs/GettingStarted.md for an introductory walkthrough.

Get help

Installation issues

  • First, check out the instructions above
  • Then, ask questions on our user group

Usage questions

Bugs and feature requests

digits's People

Contributors

altenli avatar bahaugen avatar crohkohl avatar dadap avatar deshraj avatar drozdvadym avatar flx42 avatar gheinrich avatar groar avatar jmancewicz avatar lukeyeager avatar moconnor725 avatar semisight avatar sravan2j avatar teju85 avatar trivedigaurav avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

digits's Issues

Integrating changes back into NVIDIA/DIGITS

Hi guys, great discussion this morning!

I'd like to get a clear picture of (1) what you've done and (2) how feasible it would be to integrate each of those things back upstream. Here's what I've got so far:

Add support for workspaces

Is each DIGITS instance owned by a single user? Or is each DIGITS instance partitioned into multiple workspaces? Can a Job be owned by multiple users or by a group of users?

Why did you switch to Django? Did you replace Flask entirely? How much work was it?

Interface with Cloud storage

How did you handle authentication? Do you download the images locally or just read them directly from a URL?

When saving things back to the cloud, did you save an entire job directory or just specific files? Did you save the status.pickle files?

Add pretrained model as a new ModelJob

We're discussing doing a re-architecture which would make this easier. The ModelZoo download is an especially cool feature that we'd like to have in DIGITS.

Store activations to disk

Did you save the weights, too? Did you save the whole activations even for fully connected layers? How big do those files get?

Sorry this is an absurd number of questions. I guess we could break the discussion into separate threads if that's helpful? Pointers to specific commits with clear commit messages for each of these features would be much appreciated.

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.