fastai_dev
fastai_dev copied to clipboard
ImageDataBunch is not found
NameError: name 'ImageDataBunch' is not defined
take a look at the fastai2 repo here
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.
hey @aspiazza can you share your notebook with me on how you used the fastaiv2 for object detection with coco like dataset. Thanks.