iterative / iterative/ldb-resources
`Get Started`: "Indexing data in various formats" section missleading
- Dominant language
- Python
- Stars
- 27
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
In https://github.com/iterative/ldb-resources/blob/main/documentation/Getting-started-with-LDB.md#indexing-data-in-various-formats there are a few misleading parts:
> Alternatively, LDB also understands the scheme where multiple data objects are described in a single JSON file residing at root folder
There is no option to accomplish this (afaik).
> LDB ships with a pre-processor for COCO, ImageNet, Google OpenImage, and general folder-class schemes. hese can be selected during indexing with --format argument providing the format:
There are no such options.
> Additional formats can be included by writing the custom pre-processors.
It is not possible.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.