hustvl / TopFormer

TopFormer: Token Pyramid Transformer for Mobile Semantic Segmentation, CVPR2022
Other
373 stars 42 forks source link

Error: Topformer is not in models registry #30

Open nralka2007 opened 1 year ago

nralka2007 commented 1 year ago

I am trying to use this with a custom dataset

lib/python3.7/site-packages/mmcv/utils/registry.py", line 62, in build_from_cfg f'{obj_type} is not in the {registry.name} registry') KeyError: 'Topformer is not in the models registry'

What could be the reason for this

tranquan687 commented 1 year ago

i have a same issue when i try to run inference with pretrain