fastai_dev icon indicating copy to clipboard operation
fastai_dev copied to clipboard

ImageDataBunch is not found

Open fahmanali opened this issue 6 years ago • 3 comments

NameError: name 'ImageDataBunch' is not defined

fahmanali avatar Mar 31 '20 07:03 fahmanali

take a look at the fastai2 repo here

jaitamine avatar Apr 08 '20 13:04 jaitamine

take a look at the fastai2 repo here

I am having this issue as well. This links takes us to the old fastai repo. What exactly should we be looking for to solve this issue? I have imported torch.vision and all that, still doesn't work.

aspiazza avatar Sep 06 '20 19:09 aspiazza

hey @aspiazza can you share your notebook with me on how you used the fastaiv2 for object detection with coco like dataset. Thanks.

Monk5088 avatar Jun 22 '22 13:06 Monk5088