Notebooks

October 27, 2025 ยท View on GitHub

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 .

Usage

make torchcam-notebooks