CVHub520 / X-AnyLabeling

Effortless data labeling with AI support from Segment Anything and other awesome models.
GNU General Public License v3.0
4.27k stars 484 forks source link

change id #622

Closed sjobsL closed 2 months ago

sjobsL commented 2 months ago

Search before asking

Question

When multi-target tracking task, how to change one id all to another in all the pictures

Additional

No response

CVHub520 commented 2 months ago

You can open the Group ID Manager with Alt+G to modify the group_id. :)

sjobsL commented 2 months ago

If I get some object generated by the sam2 model without id group , how do I mark the same object as the same id group?then export mot?

CVHub520 commented 2 months ago

Hey there! 😊

Regarding your question about marking the same object as the same ID group when exporting MOT labels, you're correct that you need to set the group_id field for each object. The good news is that the latest update now supports assigning group_id during the process. So, you can go ahead and correct any incorrect IDs as needed.

Try to git pull the latest source code! If you need further assistance or have more questions, feel free to ask!

Happy labeling! 🚀

CVHub520 commented 2 months ago

@sjobsL, Hi!

We have supported custom label and track ID settings, please refer to the discussion in #629.