Creating a dataset with multiple users - conflict issues?

1 回表示 (過去 30 日間)
Nicolas
Nicolas 2014 年 2 月 27 日
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 Center および File ExchangeImages についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by