Skip to content

Face Tagger v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 12:10
2ba4cc8

🚀 Features:

  • Core Logic for Image Classification: Introducing the primary function of Face Tagger, where images can now be classified based on the faces detected in them.

  • Documentation: We have updated the README.md to reflect the changes and provide clearer instructions for users.


🔧 Improvements:

  • 🧪 Testing: To ensure our library's robustness, we have added both unit tests for individual classes and end-to-end (E2E) tests for the entire library.

  • 📦 Setup and Dependency Management: With an updated requirements.txt, users can now easily recognize the necessary dependencies. Moreover, we've added a setup.py file that auto-installs these dependencies, simplifying the setup process.


📚 Other Updates:

  • For those looking to contribute or integrate, we recommend setting up python and installing pytest before testing, as mentioned in the updated instructions.


🔗 View on PyPI: Face Tagger v1.0.0



🙌 We appreciate the community's feedback and contributions! Please report any issues or feature requests on our issue tracker.