refinenet_pytorch icon indicating copy to clipboard operation
refinenet_pytorch copied to clipboard

Code checking

Open ygean opened this issue 5 years ago • 4 comments

from net.refinenet.blocks import un_pool, ResidualConvUnit, RefineNetBlock, RefineNetBlockImprovedPooling ImportError: cannot import name 'RefineNetBlockImprovedPooling'

Happy new year and thank for sharing. I met this fatal issue when I ran train.py, error infos shows above. Look forward for your reply

ygean avatar Jan 01 '19 02:01 ygean