caltech_birds
caltech_birds copied to clipboard
ModuleNotFoundError: No module named 'pytorchcv.utils'
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.
Thanks for this.
I missed this dependency from the list. Will update the relevant files.