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

YOLO Loss Function / Detector. #29

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

Commits on Aug 14, 2020

  1. Add YOLO preprocessor

    kartikdutt18 committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    8026eaa View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Configuration menu
    Copy the full SHA
    c779716 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b4f176 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. Configuration menu
    Copy the full SHA
    90d7e34 View commit details
    Browse the repository at this point in the history
  2. Style fixes

    kartikdutt18 committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    2f2d25a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8739797 View commit details
    Browse the repository at this point in the history
  4. Another style fix

    kartikdutt18 committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    80e0c94 View commit details
    Browse the repository at this point in the history
  5. Complete tests

    kartikdutt18 committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    1b77120 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Detector definition

    kartikdutt18 committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    238a0ea View commit details
    Browse the repository at this point in the history
  2. Style fixes

    kartikdutt18 committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    49df47c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    db79297 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. Configuration menu
    Copy the full SHA
    fb8d291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adf5a96 View commit details
    Browse the repository at this point in the history
  3. Style fixes

    kartikdutt18 committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    b72dd4d View commit details
    Browse the repository at this point in the history
  4. Add first tests

    kartikdutt18 committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    b98c436 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2876944 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Complete implementation

    kartikdutt18 committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    bd47858 View commit details
    Browse the repository at this point in the history
  2. Style fixes

    kartikdutt18 committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    a68cf5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cfc887 View commit details
    Browse the repository at this point in the history
  4. Style fixes

    kartikdutt18 committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    ac2ec58 View commit details
    Browse the repository at this point in the history