Skip to content

Instantly share code, notes, and snippets.

**Install**
git clone https://github.com/gordtulloch/mlCloudDetect.git
cd mlCloudDetect
python3 -m venv .venv
source .venv/bin/activate # in Linux
pip3 install -r requirements.txt
sudo apt-get update && apt-get install ffmpeg libsm6 libxext6
**Data layout**