286 B
286 B
Tools to evaluate the image processing pipeline
Preparing the environment
Python
cd python
python -m venv venv
source venv/bin/activate # venv\Scripts\activate on Windows
pip install -r requirements.txt
Images
Put JPEG images in dataset/images.