MultiSpecQR Palette Decoder

Pre-trained ML decoder for multi-spectral QR codes.

Model Details

  • Type: PaletteMLDecoder
  • Outputs: 8 layers
  • Architecture: LayerUnmixingCNN

Usage

from multispecqr.ml_decoder import PaletteMLDecoder

# Load pre-trained model
decoder = PaletteMLDecoder.from_pretrained("Jemsbhai/multispecqr-palette8")

# Decode an image
results = decoder.decode(image)

Training

This model was trained on synthetically generated QR codes using the MultiSpecQR library.

Links

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support