face-alignment-mtcnn
face-alignment-mtcnn copied to clipboard
A lightweight python implementation of face alignment with MTCNN landmarks using tensorflow-lite runtime
Updates the requirements on [tqdm](https://github.com/tqdm/tqdm) to permit the latest version. Release notes Sourced from tqdm's releases. tqdm v4.66.4 stable rich: fix completion (#1395 <- #1306) minor framework updates & code...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0. Release notes Sourced from pytest's releases. 8.2.0 pytest 8.2.0 (2024-04-27) Deprecations #12069: A deprecation warning is now raised when implementations of one of the...
Updates the requirements on [scikit-image](https://github.com/scikit-image/scikit-image) to permit the latest version. Release notes Sourced from scikit-image's releases. v0.23.2 scikit-image 0.23.2 We're happy to announce the release of scikit-image 0.23.2! Bug Fixes...
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.2.0 to 69.5.1. Changelog Sourced from setuptools's changelog. v69.5.1 No significant changes. v69.4.2 Bugfixes Merged bugfix for pypa/distutils#246 (#27489545) v69.5.0 Features Refresh unpinned vendored dependencies. (#4253) Updated...
Description I'm encountering a TypeError when attempting to align certain images using the facealignment library's align() function. While the function works as expected with some images, it throws an error...
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.2.0 to 70.3.0. Changelog Sourced from setuptools's changelog. v70.3.0 Features Support for loading distutils from the standard library is now deprecated, including use of SETUPTOOLS_USE_DISTUTILS=stdlib and importing...
Updates the requirements on [scikit-image](https://github.com/scikit-image/scikit-image) to permit the latest version. Release notes Sourced from scikit-image's releases. v0.24.0 scikit-image 0.24.0 We're happy to announce the release of scikit-image 0.24.0! Highlights Add...
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...
Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. Release notes Sourced from numpy's releases. v2.0.0 NumPy 2.0.0 Release Notes NumPy 2.0.0 is the first major release since 2006....
Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.0. Commits 65a38c4 Release 7.1.0 34c97e0 Merge pull request #1939 from PyCQA/new-pycodestyle defd315 latest pycodestyle 408d4d6 Merge pull request #1930 from mzagol/patch-1 866ad72 Add --extend-exclude...