You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notebooks/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,5 +4,5 @@ Here are some notebooks compiled for users to better leverage the library capabi
4
4
5
5
| Notebook | Description ||
6
6
|:----------|:-------------|------:|
7
-
|[Quicktour](https://github.com/frgfm/torch-cam/blob/master/notebooks/quicktour.ipynb)| A presentation of the main features of TorchCAM |[](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 |[](https://colab.research.google.com/github/frgfm/torch-cam/blob/master/notebooks/latency_benchmark.ipynb)|
7
+
|[Quicktour](https://github.com/frgfm/notebooks/blob/main/torch-cam/quicktour.ipynb)| A presentation of the main features of TorchCAM |[](https://colab.research.google.com/github/frgfm/notebooks/blob/main/torch-cam/quicktour.ipynb)|
8
+
|[Latency benchmark](https://github.com/frgfm/notebooks/blob/main/torch-cam/latency_benchmark.ipynb)| How to benchmark the latency of a CAM method |[](https://colab.research.google.com/github/frgfm/notebooks/blob/main/torch-cam/latency_benchmark.ipynb)|
0 commit comments