caltech_birds icon indicating copy to clipboard operation
caltech_birds copied to clipboard

ModuleNotFoundError: No module named 'pytorchcv.utils'

Open AlphaWu opened this issue 5 years ago • 1 comments

When I run 'script/train_pytorchcv_InceptionV4_caltech_birds.py', I get an error of 'ModuleNotFoundError: No module named 'pytorchcv.utils''.

My pytorchcv version is 0.058, and I install through pip.

Thanks.

AlphaWu avatar Aug 09 '20 02:08 AlphaWu

Thanks for this.

I missed this dependency from the list. Will update the relevant files.

ecm200 avatar Aug 10 '20 18:08 ecm200