biubug6 / Pytorch_Retinaface

Retinaface get 80.99% in widerface hard val using mobilenet0.25.
MIT License
2.63k stars 774 forks source link

ModuleNotFoundError: No module named 'torchvision.models._utils' #31

Open Inspiring26 opened 5 years ago

Inspiring26 commented 5 years ago

ModuleNotFoundError: No module named 'torchvision.models._utils' 没法导入这个模块

biubug6 commented 5 years ago

Pytorch version 1.1.0+ and torchvision 0.3.0+ are needed.