This repository contains code for QC Medical Imaging.
To build a virtual environment for this project, follow these steps:
- Install Python: Ensure you have Python 3.8 or later installed on your system.
- Create a virtual environment: Run the following command to create a new virtual environment:
python -m venv venv
source venv/bin/activate
pip install -r requirements.txtqc-medical-imaging/ ├── README.md ├── requirements.txt ├── QCNN/ # Quantum NN work ├── CNN/ # classical convolutional NNs ├── docs/ # docs ├── Liza_Experiments/ # Liza's original experiments └── .gitignore
Download train and valid files from PatchCamelyon or vector size 48 (4x4x3) on confluence: https://confluence.ia.surf.nl/display/QUANTM/Dataset