udt-format
udt-format copied to clipboard
A simple universal data description format for datasets, tailored for interfacing with humans.
Hi! Please try the following sample format (in the online app or in jupyter notebook) - it won't render even though the documentation says so. ```json { "name": "New data_entry...
@Ownmarc and I had some discussion about this, just want to open it up for discussion here. The idea is we add a revision history to each sample. ```javascript {...
We are often training multiple models that search for specific things in an image. When found, they are passed to other models of their corresponding category. For example : First...
I work mostly with images and this is something missing in most tools/annotations format. Basic example where there is annotations propositions from 2 annotators, 2 from auto-labeling strategies (active learning)...