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

[Doc] update faq #1070

Merged
merged 1 commit into from
Dec 8, 2021
Merged

[Doc] update faq #1070

merged 1 commit into from
Dec 8, 2021

Conversation

jin-s13
Copy link
Collaborator

@jin-s13 jin-s13 commented Dec 7, 2021

Motivation

Update faq. close #665 #922

Modification

BC-breaking (Optional)

Use cases (Optional)

Checklist

Before PR:

  • I have read and followed the workflow indicated in the CONTRIBUTING.md to create this PR.
  • Pre-commit or linting tools indicated in CONTRIBUTING.md are used to fix the potential lint issues.
  • Bug fixes are covered by unit tests, the case that causes the bug should be added in the unit tests.
  • New functionalities are covered by complete unit tests. If not, please add more unit tests to ensure correctness.
  • The documentation has been modified accordingly, including docstring or example tutorials.

After PR:

  • CLA has been signed and all committers have signed the CLA in this PR.

@ly015 ly015 merged commit 228747c into master Dec 8, 2021
@ly015 ly015 changed the title update faq [Doc] update faq Dec 8, 2021
ly015 pushed a commit to X00123/mmpose that referenced this pull request Dec 16, 2021
ly015 added a commit that referenced this pull request Dec 16, 2021
* update fap (#1070)

* fix a bug in post_dark_udp

* fix a bug in post_dark_udp

* Modified a bad comment

* add unit test for udp

* add unit test for udp

* use numpy instead math for math ops

* fix lint

Co-authored-by: Jas <jinsheng@sensetime.com>
Co-authored-by: quyang <quyang@qiyi.com>
Co-authored-by: ly015 <liyining0712@gmail.com>
@jin-s13 jin-s13 deleted the doc_improv branch December 16, 2021 08:09
ly015 added a commit to ly015/mmpose that referenced this pull request Dec 17, 2021
* update fap (open-mmlab#1070)

* fix a bug in post_dark_udp

* fix a bug in post_dark_udp

* Modified a bad comment

* add unit test for udp

* add unit test for udp

* use numpy instead math for math ops

* fix lint

Co-authored-by: Jas <jinsheng@sensetime.com>
Co-authored-by: quyang <quyang@qiyi.com>
Co-authored-by: ly015 <liyining0712@gmail.com>
ly015 added a commit that referenced this pull request Jan 4, 2022
* update fap (#1070)

* fix a bug in post_dark_udp

* fix a bug in post_dark_udp

* Modified a bad comment

* add unit test for udp

* add unit test for udp

* use numpy instead math for math ops

* fix lint

Co-authored-by: Jas <jinsheng@sensetime.com>
Co-authored-by: quyang <quyang@qiyi.com>
Co-authored-by: ly015 <liyining0712@gmail.com>
ly015 added a commit that referenced this pull request Jan 5, 2022
* update fap (#1070)

* fix a bug in post_dark_udp

* fix a bug in post_dark_udp

* Modified a bad comment

* add unit test for udp

* add unit test for udp

* use numpy instead math for math ops

* fix lint

Co-authored-by: Jas <jinsheng@sensetime.com>
Co-authored-by: quyang <quyang@qiyi.com>
Co-authored-by: ly015 <liyining0712@gmail.com>
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
* update fap (open-mmlab#1070)

* fix a bug in post_dark_udp

* fix a bug in post_dark_udp

* Modified a bad comment

* add unit test for udp

* add unit test for udp

* use numpy instead math for math ops

* fix lint

Co-authored-by: Jas <jinsheng@sensetime.com>
Co-authored-by: quyang <quyang@qiyi.com>
Co-authored-by: ly015 <liyining0712@gmail.com>
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
* update fap (open-mmlab#1070)

* fix a bug in post_dark_udp

* fix a bug in post_dark_udp

* Modified a bad comment

* add unit test for udp

* add unit test for udp

* use numpy instead math for math ops

* fix lint

Co-authored-by: Jas <jinsheng@sensetime.com>
Co-authored-by: quyang <quyang@qiyi.com>
Co-authored-by: ly015 <liyining0712@gmail.com>
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.

why predicted joint coordinates are out of cropped bounding box?
2 participants