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

Mapillary dataset not working in google colab #28

Closed
Raunak-ghost opened this issue Mar 8, 2023 · 6 comments
Closed

Mapillary dataset not working in google colab #28

Raunak-ghost opened this issue Mar 8, 2023 · 6 comments
Labels
question Further information is requested

Comments

@Raunak-ghost
Copy link

Hi so I tried to clone the repo in your google colab sample and modified the code to include mapillary it seems to be failling with a meta dictonary erorr in get_config where meta info seems to missing i.e thingstocontiguous id

@praeclarumjj3
Copy link
Member

Hi @Raunak-ghost, thanks for your interest in our work. Could you please share the complete Traceback error log?

Please ensure you are using the correct dataset registry: mapillary_vistas_panoptic_train, as the things_to_contiguous_id key does exist for the Mapillary Vistas Panoptic dataset.

meta["thing_dataset_id_to_contiguous_id"] = thing_dataset_id_to_contiguous_id

@praeclarumjj3 praeclarumjj3 added the question Further information is requested label Mar 8, 2023
@Raunak-ghost
Copy link
Author

Raunak-ghost commented Mar 8, 2023 via email

@praeclarumjj3
Copy link
Member

Also installed it on a local system and it seems to be giving the same yaml error. Attaching the screenshot.

Hi @Raunak-ghost, Sorry, I do not see any screenshots/error information in the previous comment.

@Raunak-ghost
Copy link
Author

Raunak-ghost commented Mar 13, 2023 via email

@praeclarumjj3
Copy link
Member

as well I couldn't run a make on google collab which results in a lot of dependency errors, if you could
update the google coab library to reflect that.

Hi @Raunak-ghost, as I asked earlier, please share the errors. I can't help you with a vague lot of dependency errors description.

For the memory issue, are you able to run ADE20K/Cityscapes/COCO models? If yes, there's probably something else at play here.

@praeclarumjj3
Copy link
Member

Closing due to inactivity, feel free to open if you have any more issues.

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

No branches or pull requests

2 participants