Extract classification data
Use the teklia-yolo extract classification command to extract a dataset from an Arkindex export database (SQLite format) with the following parameters.
| Parameter | Description | Type | Default |
|---|---|---|---|
|
Path to an Arkindex export database in SQLite format. |
|
|
|
Path to where the dataset will be generated. Will be used to create folders. |
|
|
|
ID of the dataset to extract from Arkindex. |
|
|
|
Maximum size allowed for the image. |
|
|
|
Whether to add padding to have squared images of size |
|
|
|
Whether to convert image in gray and contrast it. |
|
|
|
Type (slug) of element to extract. Only one type at a time can be extracted. |
|
|
|
Source of the classifications. Use |
|
|
|
Specify which classifications should be extracted. Multiple classes can be given (ex: |
|
|
|
Format under which images are saved. |
|
|
Be careful, the elements of the types you want must be directly in the dataset, not just children of elements of the dataset.