Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-bounding box labeling fix while also preserving order; All-on-one Ubuntu 16.04 server instructions #1984

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Feb 28, 2018

  1. Update BuildDigits.md

    Modified to include my experience installing DIGITS on Ubuntu server 16.04 with full instructions
    rwfilice authored Feb 28, 2018
    Configuration menu
    Copy the full SHA
    7e8774a View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. Update BuildDigits.md

    updated cudnn install instructions
    rwfilice authored Mar 1, 2018
    Configuration menu
    Copy the full SHA
    afbd304 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Add files via upload

    Modified the method in which the bounding boxes are passed to the html template such that they are stored in a sorted array rather than an inherently unsorted javascript object. Under the previous version with the unsorted javascript object, the key for the bounding boxes below the image would be incorrectly labeled because the label and color relied on the index in a presumed sorted object.
    rwfilice authored Mar 5, 2018
    Configuration menu
    Copy the full SHA
    1bc211c View commit details
    Browse the repository at this point in the history
  2. Update app_begin_template.html

    Removing debug lines
    rwfilice authored Mar 5, 2018
    Configuration menu
    Copy the full SHA
    6cd3c76 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Update BuildDigits.md

    rwfilice authored Mar 8, 2018
    Configuration menu
    Copy the full SHA
    c32b3e1 View commit details
    Browse the repository at this point in the history
  2. Update BuildDigits.md

    rwfilice authored Mar 8, 2018
    Configuration menu
    Copy the full SHA
    402f94a View commit details
    Browse the repository at this point in the history
  3. Update BuildDigits.md

    rwfilice authored Mar 8, 2018
    Configuration menu
    Copy the full SHA
    f4ff580 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. Update BuildDigits.md

    rwfilice authored Mar 9, 2018
    Configuration menu
    Copy the full SHA
    4b19be4 View commit details
    Browse the repository at this point in the history
  2. Update BuildDigits.md

    rwfilice authored Mar 9, 2018
    Configuration menu
    Copy the full SHA
    2e67539 View commit details
    Browse the repository at this point in the history
  3. Update BuildDigits.md

    rwfilice authored Mar 9, 2018
    Configuration menu
    Copy the full SHA
    ac93192 View commit details
    Browse the repository at this point in the history
  4. Update BuildDigits.md

    rwfilice authored Mar 9, 2018
    Configuration menu
    Copy the full SHA
    6e344fe View commit details
    Browse the repository at this point in the history
  5. Update BuildDigits.md

    rwfilice authored Mar 9, 2018
    Configuration menu
    Copy the full SHA
    d5be0e2 View commit details
    Browse the repository at this point in the history
  6. Update BuildDigits.md

    rwfilice authored Mar 9, 2018
    Configuration menu
    Copy the full SHA
    6698c06 View commit details
    Browse the repository at this point in the history
  7. Update BuildDigits.md

    rwfilice authored Mar 9, 2018
    Configuration menu
    Copy the full SHA
    f64d8f9 View commit details
    Browse the repository at this point in the history
  8. Update BuildDigits.md

    rwfilice authored Mar 9, 2018
    Configuration menu
    Copy the full SHA
    4d369d1 View commit details
    Browse the repository at this point in the history
  9. Update BuildDigits.md

    rwfilice authored Mar 9, 2018
    Configuration menu
    Copy the full SHA
    225af90 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2018

  1. Update BuildDigits.md

    rwfilice authored Mar 10, 2018
    Configuration menu
    Copy the full SHA
    38d1887 View commit details
    Browse the repository at this point in the history
  2. Update BuildDigits.md

    rwfilice authored Mar 10, 2018
    Configuration menu
    Copy the full SHA
    6acd81c View commit details
    Browse the repository at this point in the history
  3. Update BuildDigits.md

    rwfilice authored Mar 10, 2018
    Configuration menu
    Copy the full SHA
    5a28777 View commit details
    Browse the repository at this point in the history
  4. Update BuildDigits.md

    rwfilice authored Mar 10, 2018
    Configuration menu
    Copy the full SHA
    b8db757 View commit details
    Browse the repository at this point in the history
  5. Update BuildDigits.md

    rwfilice authored Mar 10, 2018
    Configuration menu
    Copy the full SHA
    679c426 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. Update BuildDigits.md

    rwfilice authored Mar 12, 2018
    Configuration menu
    Copy the full SHA
    11749a5 View commit details
    Browse the repository at this point in the history
  2. Update BuildDigits.md

    rwfilice authored Mar 12, 2018
    Configuration menu
    Copy the full SHA
    c8de786 View commit details
    Browse the repository at this point in the history
  3. Update BuildDigits.md

    rwfilice authored Mar 12, 2018
    Configuration menu
    Copy the full SHA
    7e59cb2 View commit details
    Browse the repository at this point in the history
  4. Update BuildDigits.md

    rwfilice authored Mar 12, 2018
    Configuration menu
    Copy the full SHA
    f9310a5 View commit details
    Browse the repository at this point in the history
  5. Update BuildDigits.md

    rwfilice authored Mar 12, 2018
    Configuration menu
    Copy the full SHA
    4b76c20 View commit details
    Browse the repository at this point in the history
  6. Update BuildDigits.md

    rwfilice authored Mar 12, 2018
    Configuration menu
    Copy the full SHA
    4c41907 View commit details
    Browse the repository at this point in the history
  7. Update BuildDigits.md

    rwfilice authored Mar 12, 2018
    Configuration menu
    Copy the full SHA
    66ea097 View commit details
    Browse the repository at this point in the history