LILY-QML / LLY-DML-V1

LLY-DML is part of the LILY QML Project and is a Quantum Machine Learning initiative specifically designed for image recognition. It represents a specialized version of the LLY-DML model.
MIT License
0 stars 0 forks source link

Addition of an Image Converter #3

Open xleonplayz opened 6 days ago

xleonplayz commented 6 days ago

Addition of an Image Converter

Ticket Title: Develop Image Converter for Input Transformation
Description: Create a module to convert input images into a format suitable for matrix-based processing within the quantum circuit. This converter should transform each pixel into the appropriate RGB values and ensure compatibility with the model's requirements.
Priority: High
Acceptance Criteria: