Creating a dataset with multiple users - conflict issues?

2 次查看(过去 30 天)
Hi,
I just finished writing an annotation tool in MATLAB to label images. The idea is to create a labeled dataset.
The utility I wrote saves the filepath of the images, and their associated labels. I would like multiple users to be able to label their images, and regroup the results.
What's the best way to have multiple people using this utility? I'm concerned with redundancies and conflicting entries if several users use the utility at the same time.
Currently, the results are stored in a hashtable variable, which is loaded every time the script is launched.
Thank you!

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Characters and Strings 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by