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

Fix deprecated usage of pycocotools #1052

Merged
merged 2 commits into from
May 24, 2023
Merged

Conversation

fcakyon
Copy link
Contributor

@fcakyon fcakyon commented May 22, 2023

Thanks for the great repo! We currently support sliced inference for Deci-AI models in SAHI!

However, super-gradients is using a deprecated version of pycocotools which is not supported by recent numpy [source].

This is failing our package: https://github.com/obss/sahi/actions/runs/4986890343/jobs/8928132617

This PR solves this issue by updating pycocotools to latest 💯

@dagshub
Copy link

dagshub bot commented May 22, 2023

Copy link
Collaborator

@ofrimasad ofrimasad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
thank you for the code contribution

@ofrimasad ofrimasad merged commit 4c2f8c3 into Deci-AI:master May 24, 2023
1 check passed
geoffrey-g-delhomme pushed a commit to geoffrey-g-delhomme/super-gradients that referenced this pull request May 26, 2023
Co-authored-by: Ofri Masad <ofrimasad@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

None yet

2 participants