TopFormer
TopFormer copied to clipboard
Some questions
Hi!Excuse me ,I have some question to ask you ?
- Can I run the program in WIN10?
- I try it but it have a KeyError: ‘Topformer is not in the models registry’ Looking forward to your reply
Hi!Excuse me ,I have some question to ask you ?
- Can I run the program in WIN10?
- I try it but it have a KeyError: ‘Topformer is not in the models registry’ Looking forward to your reply
- If you want to run this repo directly, it depends on
mmsegbeing successfully installed. You can also implement a simple forward inference code and load our parameters directly in WIN10. - Should be not registered Topformer? in
mmseg/models/backbones/__init__.pyandmmseg/models/backbones/topformer.py(from ..builder import BACKBONES)