254 B
254 B
Installation
Use the package manager pip to install.
python3 -m venv venv3
source venv3/bin/activate
pip install -r requirements.txt
# adapt paths inside feature_matching.py
python feature_matching.py