Skip to content

Conversation

hanrui1sensetime
Copy link
Collaborator

@hanrui1sensetime hanrui1sensetime commented Jan 5, 2023

  • sync master

  • suppress overlapped tracks

  • add CUDA WarpAffine

  • export symbols

  • fix linkage

  • update pose tracker

  • clean-up

  • fix MSVC build

  • fix MSVC build

  • add ffmpeg cli command

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily receiving feedbacks. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

Cherry-pick #1460 to dev-1.x for Pose-Tracker

Modification

BC-breaking (Optional)

Same as #1460

Use cases (Optional)

Same as #1460

Checklist

  1. Pre-commit or other linting tools are used to fix the potential lint issues.
  2. The modification is covered by complete unit tests. If not, please add more unit tests to ensure the correctness.
  3. If the modification has a dependency on downstream projects of a newer version, this PR should be tested with all supported versions of downstream projects.
  4. The documentation has been modified accordingly, like docstring or example tutorials.

* sync master

* suppress overlapped tracks

* add CUDA WarpAffine

* export symbols

* fix linkage

* update pose tracker

* clean-up

* fix MSVC build

* fix MSVC build

* add ffmpeg cli command
@lvhan028
Copy link
Collaborator

@lzhangzz is refactoring PoseTracker, trying to make it an SDK rather than an example.
So let's do the cherry picks after the refactoring is done

@lvhan028 lvhan028 merged commit 7e66cfc into open-mmlab:dev-1.x Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants