-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Some errors when run:
- from .post_processing import * # noqa: F401, F403
AttributeError: module 'mmdet.core.post_processing' has no attribute 'multiclass_rnms'
This may be related to mmdet version? - ModuleNotFoundError: No module named 'bstool'
The bstool code is missing - KeyError: 'OffsetHeadExpandFeature is not in the head registry'
After i delete codes about bstool, it reported this error
Metadata
Metadata
Assignees
Labels
No labels