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

Pycocotools package error in "16_mmdet" pipeline #76

Open
swapnil-ahlawat opened this issue Oct 5, 2020 · 0 comments
Open

Pycocotools package error in "16_mmdet" pipeline #76

swapnil-ahlawat opened this issue Oct 5, 2020 · 0 comments

Comments

@swapnil-ahlawat
Copy link
Contributor

swapnil-ahlawat commented Oct 5, 2020

While training the model on Google colab notebook using "16_mmdet" pipeline, I got the following error:
AttributeError: COCO object has no attribute get_cat_ids

I was able to correct it by reinstalling the specific version of pycocotools package and restarting the runtime using the following command:
!pip install "git+https://github.com/open-mmlab/cocoapi.git#subdirectory=pycocotools"

This seems to be a version-specific issue in the installation file. Kindly rectify it.

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