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.
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:
Image converter successfully transforms images into the required matrix format.
Tests confirm that output from the converter aligns with model input expectations.
Documentation provided for usage and integration of the image converter.
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: