GuidesDatasets and Models
Supported Input Formats
Match a Dataset format, evaluation task, and local Model file.
Dataset formats
| Task | Supported Dataset formats |
|---|---|
| Image classification | Folder Classification |
| Object detection | YOLO Object Detection, COCO Object Detection |
| Instance segmentation | YOLO Segmentation, COCO Instance Segmentation |
| Oriented bounding boxes | YOLO Oriented Bounding Boxes |
| Tabular classification | CSV Classification, TSV Classification, Parquet Classification |
| Tabular regression | CSV Regression, TSV Regression, Parquet Regression |
Knotest asks you to review its detected interpretation before import. Detection is not permission to ignore missing labels, invalid geometry, inconsistent splits, or an incompatible Model task.
Local Model files
Knotest accepts a supported .onnx, .pt, or .pth file as a local Model.
The file extension alone is not enough: confirm the backend, modality, task,
input contract, class labels, and output interpretation.
Inference Engines
Local Models require a compatible Inference Engine Package. An installed engine without recorded license consent remains unavailable for execution. Open Settings > Model inference to review installation, device support, and consent before Prediction Generation.
guide-inputs-01-inference-engines