mmpose icon indicating copy to clipboard operation
mmpose copied to clipboard

Enhancing the program compatibility of inferencing image directory

Open bolun365 opened this issue 6 months ago • 1 comments

Motivation

An error occurred while mmpose was inferring the image directory

Modification

when mimetypes.guess_type(filepath)[0] is none, subsequent reasoning does not require execution

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.

bolun365 avatar Apr 27 '25 03:04 bolun365

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 27 '25 03:04 CLAassistant