PacktPublishing / Modern-Computer-Vision-with-PyTorch-2E

Modern Computer Vision with PyTorch, 2E, Published by Packt
MIT License
98 stars 56 forks source link

Notebook Chapter 06/Class_activation_maps.ipynb #10

Closed Mel65 closed 2 weeks ago

Mel65 commented 2 months ago

Steps to reproduce: Open in Colab and run

Error: NameError: name 'Dataset' is not defined

sizhky commented 2 weeks ago
from torch_snippets import *
init_torch()