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

[Feature] LSTM Pose Machines #1312

Open
wants to merge 34 commits into
base: dev-0.26
Choose a base branch
from
Open

[Feature] LSTM Pose Machines #1312

wants to merge 34 commits into from

Commits on Dec 8, 2021

  1. add lstm_pm backbone

    luminxu committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    1625d31 View commit details
    Browse the repository at this point in the history
  2. add backbone init

    luminxu committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    bf6dbb6 View commit details
    Browse the repository at this point in the history
  3. add init_weights function

    luminxu committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    38226cd View commit details
    Browse the repository at this point in the history
  4. format

    jin-s13 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    3401989 View commit details
    Browse the repository at this point in the history
  5. refactor

    jin-s13 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    8cb55be View commit details
    Browse the repository at this point in the history
  6. add lstm_pm detector

    luminxu committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    ed90d42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6f65eb View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. rename detector

    luminxu committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    0709ae6 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. update backbone

    jin-s13 committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    6457a46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05874b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. delete centermap in input

    luminxu committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    610762e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3986b98 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. pipeline support list input

    luminxu committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    db3dcda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b7f82e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. modify lstm_pm detector

    luminxu committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    ea9edb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

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

Commits on Mar 22, 2022

  1. add cfg

    luminxu committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    19ddf9d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. fix bug

    luminxu committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    873f541 View commit details
    Browse the repository at this point in the history
  2. fix bug when testing

    luminxu committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    cfc86be View commit details
    Browse the repository at this point in the history
  3. adjust log interval

    luminxu committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    934ca68 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. fix val img_prefix

    luminxu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    026fcd3 View commit details
    Browse the repository at this point in the history
  2. reduce batch size

    luminxu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    364acd3 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. train stage1 mpii

    luminxu committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    f35aa94 View commit details
    Browse the repository at this point in the history
  2. rename cfg

    luminxu committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    8decb7c View commit details
    Browse the repository at this point in the history
  3. input 368

    luminxu committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    ed8a7e6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. train jhmdb 368 stage2

    luminxu committed May 6, 2022
    Configuration menu
    Copy the full SHA
    51d4b80 View commit details
    Browse the repository at this point in the history
  2. bs 16

    luminxu committed May 6, 2022
    Configuration menu
    Copy the full SHA
    6082738 View commit details
    Browse the repository at this point in the history
  3. train 210 epoch

    luminxu committed May 6, 2022
    Configuration menu
    Copy the full SHA
    d869be1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. train cpm jhmdb 50epoch

    luminxu committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    1def7df View commit details
    Browse the repository at this point in the history
  2. train cpm jhmdb 50epoch

    luminxu committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    6939672 View commit details
    Browse the repository at this point in the history
  3. train cpm jhmdb 20epoch

    luminxu committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    b3ef167 View commit details
    Browse the repository at this point in the history
  4. train lstm pm stage1.5

    luminxu committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    4e98c1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35cdf15 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

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