sgugger / Deep-Learning

A few notebooks about deep learning in pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageClassifierDataset no longer exists?

Data-drone opened this issue · comments

when I try to fun your notebook I get:

NameError: name 'ImageClassifierData' is not defined

what is the cause of this issue?

Are you using fastai v0.7? It's not compatible with fastai v1.

Though it is an old thread. Can someone respond to this issue. I am facing the same error :: ImageClassifierData is not defined.

I am using fastai v1 kernel on windows 10, Jupyter Notebook.
Appreciate any help on this, Thanks.

the author said you have to use fastai v0.7?