Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: module 'numpy' has no attribute 'int'. #28

Open
matanPercepto opened this issue Aug 7, 2024 · 0 comments
Open

AttributeError: module 'numpy' has no attribute 'int'. #28

matanPercepto opened this issue Aug 7, 2024 · 0 comments

Comments

@matanPercepto
Copy link
Contributor

Hi,
I am trying to run training session of BoxInstSeg, and recieved the following error:

File "/home/ubuntu/***/projects/BoxInstSeg/mmdet/datasets/pipelines/loading.py", line 653, in _generate_mask_from_box
    gtboxes = results['gt_bboxes'].round().astype(np.int)

I am using the latest repository of BoxInstSeg, and my numpy version is 1.26.3.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant