iterative / ldb-resources

Apache License 2.0
28 stars 7 forks source link

`README`: Missing link detailing supported annotation formats #1

Open daavoo opened 2 years ago

daavoo commented 2 years ago

There are multiple mentions to annotations both in the README and the Get started (which appears to be misleading #5 ) but no direct link explaining what are the supported annotation formats.

The mentions of the supported annotations format I have found are in the INDEX cmd ref and in the last section of Get Started


Side note: The intro in the INDEX cmd ref says:

annotations in default format (one .json file per every data object sharing the object name)

However, according to the extended explanation of the flags, it seems that strict-pairs, annotation-only, tensorflow-inferred formats can all be detected by default.