Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lossy Image Compression using Unity and real Quantum Computers #4

Open
HuangJunye opened this issue Jan 22, 2021 · 2 comments
Open
Assignees
Labels
from mentors This project is proposed by mentors type:games/demos

Comments

@HuangJunye
Copy link
Collaborator

Description

It is in theory possible to encode images without loss as quantum circuits.
In practice, however, this will normally lead to circuits which include a lot of gates and, therefore, are not suited for real quantum computers.
The idea here is to implement (several) lossy image compression/encoding method(s) which will lead to smaller circuits.
Additional the resulting circuits should be tested on real devices and the resulting images should be compared with the base images.
Ideally images up to 256x256 (limit on what can be encoded (without loss) with 15 qubits) should be able to be encoded (and decoded) in a suitable way.
This would allow to run image manipulating effects on real quantum computers instead of only simulators.

Mentor/s

Marcel Pfaffhauser (@TigrisCallidus), creator of Unity plugin of QuantumBlur, a tool for doing quantum things with height maps and images.

Type of participant

  • Unity (C#) programmers.
  • People with knowledge/interest about image compression
  • People with knowledge/interest about quantum circuit optimization

Deliverable

A Unity plugin which allows to test 1 or more different encoding methods as well as results for different types of images (and or methods).

@HuangJunye HuangJunye added type:games/demos from mentors This project is proposed by mentors labels Jan 22, 2021
@HuangJunye
Copy link
Collaborator Author

@alanspace Can you comment on this issue so that I can assign you? Please also work with your mentor to refine the project, define scope and deliverables and update the project description in this issue.

@alanspace
Copy link

alanspace commented Mar 5, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
from mentors This project is proposed by mentors type:games/demos
Projects
None yet
Development

No branches or pull requests

3 participants