Skip to content

AttributeError: module 'numpy' has no attribute 'bool'. #208

@JugemTera

Description

@JugemTera

I encountered the error mentioned in the title while trying to train Oriented Mask R-CNN. It seems that the np.bool has become obsolete due to the update of the NumPy version. In my case, since np.bool is used in

/OBBDetection/mmdet/datasets/pipelines/obb/dota.py

I am currently stuck. I am using Docker to set up the environment, and since I run git clone via the RUN command, directly fixing it is difficult. Could you help me fix it?

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