Creating a dataset with multiple users - conflict issues?

1 vue (au cours des 30 derniers jours)
Nicolas
Nicolas le 27 Fév 2014
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!

Réponses (0)

Catégories

En savoir plus sur Images dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by