Multi-Select and Batch Rename Functionality #1368
Daasein
started this conversation in
Ideas / Feature requests
Replies: 1 comment
-
#1369 I made it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm now working on traffic object detection research and need to modify a pre-labeled dataset. Specifically, I'm working on training a traffic light detection model using the Carla dataset. I already have a Carla object detection dataset that includes labels for traffic lights(only labeled "traffic light" without light status).
However, my objective is to detect the status of the traffic lights, including red, yellow, green, and none. Therefore, I need to rename each "traffic light" label in the dataset to reflect the different traffic light statuses.
I have noticed that it is not possible to rename multiple labels simultaneously when they are selected together. I was wondering if there are any plans to enhance this feature and add the functionality to select multiple labels and rename them in batches.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions