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

Introducing multi object tracking - adding Joint Detection and Embedding Tracker (JDETracker) #92

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Jul 15, 2021

  1. Initial commit for JDE_Tracker

    Shardul1.Parab authored and Shardul1.Parab committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    0234e95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    308beb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Added test class for JDE tracker + code cleanup

    Shardul1.Parab authored and Shardul1.Parab committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    4d90f68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77c95f8 View commit details
    Browse the repository at this point in the history
  3. Added more documentation

    Shardul1.Parab authored and Shardul1.Parab committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    da7e769 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18e9da8 View commit details
    Browse the repository at this point in the history
  5. More documentation + code cleanup

    Shardul1.Parab authored and Shardul1.Parab committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    5e3a78d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Merge branch 'master' of https://github.com/shardulparab97/pytorchvideo

    … into mot_jde
    Shardul1.Parab authored and Shardul1.Parab committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    dd39b47 View commit details
    Browse the repository at this point in the history
  2. Relocated multi_object_tracking and added demo file with detector inc…

    …luded
    Shardul1.Parab authored and Shardul1.Parab committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    69b291d View commit details
    Browse the repository at this point in the history
  3. Added README file and minor updates

    Shardul1.Parab authored and Shardul1.Parab committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    d3cef96 View commit details
    Browse the repository at this point in the history
  4. Deleted unnecessary files

    Shardul1.Parab authored and Shardul1.Parab committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    59920b1 View commit details
    Browse the repository at this point in the history