qiskit-community / qiskit-hackathon-singapore-19

11 stars 5 forks source link

Quantum SeeFood #21

Open JSeam2 opened 4 years ago

JSeam2 commented 4 years ago

Abstract

If you have watched silicon valley, you would have come across the SeeFood fracas which made Jian Yang a 'very rich man'. If you haven't essentially, the SeeFood app classifies hot dogs and not hot dogs. For this project, we want to adapt this computer vision algorithm to quantum computers to classify hot dogs and not hot dogs

Description

To achieve this goal practically, we need to find a way to encode highly dimensional image data to the limited qubit registers available. Subsequently, we need to find an appropriate quantum machine learning algorithm and training algorithm that can be feasibly trained given the time constraints. The final output is essentially a binary classifier. The system will likely involve a combination of quantum and classical approaches.

Members

GitHub repo

https://github.com/JSeam2/qSeeFood

1ucian0 commented 4 years ago

Probably @rraymondhp would be a good couch for this project!

kmatt10 commented 4 years ago

I would be interested in joining this!

JSeam2 commented 4 years ago

@kmatt10 tell me how to locate you. I'm wearing a black t-shirt with code on it and I am wearing a hairband.

kmatt10 commented 4 years ago

I'm in a Maroon shirt sitting on the right side 6th row

nguyenbinhchem commented 4 years ago

Hi, I'm Binh. Can I join you? Thank you

JSeam2 commented 4 years ago

@nguyenbinhchem sure

nguyenbinhchem commented 4 years ago

what if I am not good at deep learning?

JSeam2 commented 4 years ago

@nguyenbinhchem you can learn along the way :D

HuangJunye commented 4 years ago

@JSeam2 Does the description of the project reflect the final version? If not, can you please update it so that other people can have better ideas about what you have done? The README in your project repo is great! Thank you.

JSeam2 commented 4 years ago

Yes it reflects what was being done