How to save image path in annotations in format "name_task/frame_0000.PNG"? #4168
dcafarelli
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a dataset/project with multiple videos. Each video is a task. When I download the entire project annotation it saves me the image name like "frame_0000.....frame_125000", but in this way I cannot keep track of what image in my dataset corresponds to frame_0000. So I'd like to save the image in the annotations file in this way: "name_task/frame..." ecc. Is it possible?
Beta Was this translation helpful? Give feedback.
All reactions