Notebooks Home to jupyter notebooks for all my projects Installation First you need to install Pandoc sudo apt-get update sudo apt-get install pandoc -y then move on to the Python dependencies using pip: pip install -r requirements.txt Usage make torchcam-notebooks