raise type(e)(f'{obj_cls.name}: {e}') KeyError: "EncoderDecoder: 'ViTAE_Window_NoShift_basic is not in the models registry'"
model = MODELS.build(model) File "/home/dell/anaconda3/envs/mmpose/lib/python3.8/site-packages/mmengine/registry/registry.py", line 570, in build return self.build_func(cfg, *args, **kwargs, registry=self) File "/home/dell/anaconda3/envs/mmpose/lib/python3.8/site-packages/mmengine/reg...
raise type(e)(f'{obj_cls.name}: {e}') KeyError: "MaskRCNN: 'RefineRoIHead is not in the models registry'" Hi, maybe you should check your environment. Maybe you have installed the mmdet in another folder. You can try to install mmdet under your folder,( usepip install -v -e ....
model = MODELS.build(model) File "/opt/conda/lib/python3.9/site-packages/mmengine/registry/registry.py", line 570, in build return self.build_func(cfg, *args, **kwargs, registry=self) File "/opt/conda/lib/python3.9/site-packages/mmengine/registry/build_functions.py", line 232, in bui...
KeyError: 'SwinTransformer is not in the models registry'#59 Closed Andy1621mentioned this issueJun 2, 2022 KeyError: "MaskRCNN: 'UniFormer is not in the backbone registry'"Sense-X/UniFormer#55 Closed Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to...
KeyError: 'PackDetInputs is not in the mmengine::transform registry. Please check whether the value of `PackDetInputs` is correct or it was registered as expected. More details can be found athttps://mmengine.readthedocs.io/en/latest/advanced_tutorials/config.html#import-the-custom-module'...
KeyError: 'dataset_type is not in the mmseg::dataset registry. Please check whether the value ofdataset_typeis correct or it was registered as expected. More details can be found athttps://mmengine.readthedocs.io/en/latest/advanced_tutorials/config.html#import-the-custom-module ...
KeyError: 'DetLocalVisualizer is not in the visualizer registry. Please check whether the value ofDetLocalVisualizeris correct or it was registered as expected. More details can be found athttps://mmengine.readthedocs.io/en/latest/advanced_tutorials/config.html#import-the-custom-module' ...
KeyError: 'funasr-pipeline is not in the pipelines registry group voice-activity-detection. Please make sure the correct version of ModelScope library is used.' Please update funasr-1.0.0 git clone -b funasr1.0 --single-branch https://github.com/alibaba-damo-academy/FunASR.git&&cdFunASR ...
[Bug]: AttributeError: 'Int8Params' object has no attribute 'bnb_shard_offsets', It seems that vllm's bnb prequantification support for cls models is not yet complete. #11807 Open 1 task Sign up for free to join this conversation on GitHub. Already have an account? Sign in to ...