Tushar-N / pytorch-resnet3d

I3D Nonlocal ResNets in Pytorch
245 stars 39 forks source link

/usr/bin/python3: Error while finding module specification for 'utils.convert_weights' (ModuleNotFoundError: No module named 'utils') #19

Closed Madhav-Rao-1612 closed 2 years ago

Madhav-Rao-1612 commented 2 years ago

Hi Tushar-N, while converting caffe2 to pytorch , i am facing the issue /usr/bin/python3: Error while finding module specification for 'utils.convert_weights' (ModuleNotFoundError: No module named 'utils') i hope you could help me in this

Tushar-N commented 2 years ago

Not sure why this happens. The module is here. Also this repo is deprecated. Please use pytorchvideo.