Skip to content

Feat/add yolov8 detector#1

Merged
agfianf merged 18 commits intomainfrom
feat/add-yolov8-detector
Jan 23, 2025
Merged

Feat/add yolov8 detector#1
agfianf merged 18 commits intomainfrom
feat/add-yolov8-detector

Conversation

@agfianf
Copy link
Owner

@agfianf agfianf commented Jan 23, 2025

Summary

This pull request introduces significant updates to the color_correction_asdfghjkl project, including:

  • 🃏 A new YOLOv8-based card detection module.
  • 💻 Enhancements to device detection utilities.
  • 🔧 Updates to testing and build configurations.

🃏 YOLOv8-Based Card Detection


💻 Device Detection Enhancements


🔧 Testing and Build Configurations

  • GitHub Actions Workflow:
    🛠️ .github/workflows/tests.yml:

    • Adds support for testing across multiple Python versions.
  • Pre-Commit Hook Updates:
    ⚙️ .pre-commit-config.yaml:

    • Upgrades ruff-pre-commit hook to version v0.9.2.
  • Makefile Enhancements:
    🏗️ Makefile:

    • Adds targets for exporting YOLO models to ONNX format and running tests.

🚀 Impact

These changes enhance the project's:

  • 📷 Image processing capabilities with YOLOv8.
  • 💾 Compatibility with diverse hardware configurations.
  • Testing reliability and build consistency.

@agfianf agfianf self-assigned this Jan 23, 2025
@agfianf agfianf merged commit 3bb33f9 into main Jan 23, 2025
3 checks passed
@agfianf agfianf deleted the feat/add-yolov8-detector branch January 23, 2025 09:01
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.

1 participant