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

Add information about the original URL for an image if it is known #728

Open
sankhakarfa opened this issue Sep 23, 2019 · 7 comments
Open
Labels
enhancement New feature or request

Comments

@sankhakarfa
Copy link

Hi,
It will be nice to have the link of the original images given while task creation to remain in the Annotation XML.
Else a way to retrieve the images used in the task.
Also it will be easier instead of downloading images to the server use the links given to retrieve the frames/images while annotating.
Any direction towards where to look to get the task dataset will be helpful..

@nmanovic
Copy link
Contributor

Hi @sankhakarfa ,

Do you think the issue cover your request? #152

In the future we are going to add import/export an annotation task feature. Thus you will be able to export original data together with annotations.

@sankhakarfa
Copy link
Author

@nmanovic It is similar but I want the original link to be the in the annotation xml instead of just the image names to avoid collision of images with similar names.

@sankhakarfa sankhakarfa changed the title Add functionality to retrieve back images or backtrack the original link Add functionality to retrieve back images or backtrack the original upload image link Sep 23, 2019
@sankhakarfa
Copy link
Author

I think my issue is somewhat mentioned in #204 But I want to add to that the annotation file should have original link of the files.

@nmanovic
Copy link
Contributor

@sankhakarfa , what is the original link to a file in case of "local", "share" sources?

@sankhakarfa
Copy link
Author

@nmanovic Need it when using Remote files like S3. As it is hard to trace back images with just basename.

@nmanovic nmanovic added the enhancement New feature or request label Sep 23, 2019
@nmanovic nmanovic added this to the Backlog milestone Sep 23, 2019
@nikste
Copy link

nikste commented Mar 5, 2020

Hi, it seems we are also interested in something similar (ill just leave it here as an additional usecase and expression of interest of this feature :) ):

We are working with a detection dataset that has been automatically labelled.
At this point we only want to correct the labels and not the bounding boxes.
However, we want to note down the images where bounding boxes need to be adjusted.
We did not find any information on the actual input image name to note it down manually in a list external to cvat.
It seems possible to link it through the frame index.
This is very cumbersome, however.

@nmanovic nmanovic changed the title Add functionality to retrieve back images or backtrack the original upload image link Add information about the original URL for an image if it is known Nov 28, 2021
@nmanovic nmanovic removed this from the Backlog milestone Nov 28, 2021
@nmanovic
Copy link
Contributor

In some cases we now where the original file is located (e.g. list of URLs, AWS S3, Azure). Probably it can be a good idea to have the information in dataset formats, which can store such meta information.

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

No branches or pull requests

3 participants