simoneroncallo / quantum-jpeg

A quantum algorithm for image downsampling and compression.

Home Page:https://arxiv.org/abs/2306.09323

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quantum JPEG

This repository contains the Qiskit simulation code for the Quantum JPEG algorithm. A step-by-step implementation can be found in the QuantumJPEG.ipynb notebook. Dependencies: qiskit 1.0.2 and qiskit-aer 0.14.0.1.

arXiv Open In Colab

Contributors: Simone Roncallo @simoneroncallo
Reference: Simone Roncallo, Lorenzo Maccone and Chiara Macchiavello “Quantum JPEG” AVS Quantum Sci. 5, 043803 (2023)

About

A quantum algorithm for image downsampling and compression.

https://arxiv.org/abs/2306.09323

License:Apache License 2.0


Languages

Language:Jupyter Notebook 95.4%Language:Python 4.6%