Skip to content

Some code may be missing to run #2

@starsky0426

Description

@starsky0426

Some errors when run:

  1. 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?
  2. ModuleNotFoundError: No module named 'bstool'
    The bstool code is missing
  3. KeyError: 'OffsetHeadExpandFeature is not in the head registry'
    After i delete codes about bstool, it reported this error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions