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

Initialize COCO API and Showing the Image #6

Merged
merged 1 commit into from
Jun 21, 2020

Conversation

tarushi98
Copy link
Contributor

This took quite a while. One needs to download the annotation files and images from the coco website.The COCO website suggests using gstuil for importing the files. That did not work so the idea was abandoned.

Some forums online suggest using a url for accessing images instead of downloading the image file.
I was unable to find a url for the images , so I downloaded them.
If someone did it through a URL , please let me know.
I followed the guide as mentioned on COCO API website.

@sauravraghuvanshi
Copy link
Owner

Hi Tarushi,
I can say it is easy to use by having it in the local system as even after processing it has to be store in your local system for further work and yes the file is big to download but I can say it is worth to download as you are going to use it in many ways.

@sauravraghuvanshi sauravraghuvanshi merged commit d986921 into sauravraghuvanshi:master Jun 21, 2020
@tarushi98
Copy link
Contributor Author

Oh , okay ! Thank you ! 😊

This was referenced Jun 26, 2020
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.

2 participants