lightweight-neural-architecture-search icon indicating copy to clipboard operation
lightweight-neural-architecture-search copied to clipboard

This is a collection of our zero-cost NAS and efficient vision applications.

Results 21 lightweight-neural-architecture-search issues
Sort by recently updated
recently updated
newest added

File "/data/syj/miniconda3/envs/train2.6/lib/python3.7/site-packages/mmcv/utils/registry.py", line 164, in build_from_cfg f'{obj_type} is not in the {registry.name} registry') KeyError: 'MadNas is not in the backbone registry' detection的训练,在根据readme.md进行操作后出现KeyError,但看起来应该注册过了啊?请问有人能够提供帮助吗