VITA-Group/DeblurGANv2

ImportError: cannot import name 'inceptionresnetv2'

jiaohuix opened this issue · 2 comments

what is this pretrainedmodels in models fpn_inception.py

just use
pip install pretrainedmodels
to solve this

just use pip install pretrainedmodels to solve this

thanks~