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

YTS Server #2

Open
DrYerzinia opened this issue Mar 10, 2019 · 0 comments
Open

YTS Server #2

DrYerzinia opened this issue Mar 10, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@DrYerzinia
Copy link
Member

DrYerzinia commented Mar 10, 2019

Goals

  • Improve ability to label data for darknet
  • Web UI for cross platform labeling training

Requirements

  • Upload bags directly to web UI where they are processed into datebase with appropriate meta data
    • Bags can be preprocessed with darknet to potentially reduce labeling, verification time
  • People log into web UI and are given images to label
    • Can request specific bag and specific frame to start at
    • Be given a random starting point
    • Labels are not numeric in database. Saved as unique object feature name.
  • Training data generation
    • Dataset is generated from database with filter options and a class list to make number labels
    • Filters
      • By Bag
      • By Label
      • By competition year
    • Creates dataset in database that can be deleted or sent to GPU server to batch training job
@DrYerzinia DrYerzinia added the enhancement New feature or request label Mar 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant