Skip to content

Commit 8e91898

Browse files
authored
refactor: Moved jupyter notebooks to frgfm/notebooks (#100)
* docs: Relocated notebooks to frgfm/notebooks * docs: Updated notebook readme
1 parent caeac26 commit 8e91898

File tree

3 files changed

+2
-1396
lines changed

3 files changed

+2
-1396
lines changed

notebooks/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Here are some notebooks compiled for users to better leverage the library capabi
44

55
| Notebook | Description | |
66
|:----------|:-------------|------:|
7-
| [Quicktour](https://github.com/frgfm/torchcam/blob/master/notebooks/quicktour.ipynb) | A presentation of the main features of TorchCAM | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/frgfm/torch-cam/blob/master/notebooks/quicktour.ipynb) |
8-
| [Latency benchmark](https://github.com/frgfm/torchcam/blob/master/notebooks/latency_benchmark.ipynb) | How to benchmark the latency of a CAM method | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/frgfm/torch-cam/blob/master/notebooks/latency_benchmark.ipynb) |
7+
| [Quicktour](https://github.com/frgfm/torch-cam/blob/master/notebooks/quicktour.ipynb) | A presentation of the main features of TorchCAM | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/frgfm/torch-cam/blob/master/notebooks/quicktour.ipynb) |
8+
| [Latency benchmark](https://github.com/frgfm/torch-cam/blob/master/notebooks/latency_benchmark.ipynb) | How to benchmark the latency of a CAM method | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/frgfm/torch-cam/blob/master/notebooks/latency_benchmark.ipynb) |

notebooks/latency_benchmark.ipynb

Lines changed: 0 additions & 381 deletions
This file was deleted.

0 commit comments

Comments
 (0)