Updated on 2025-05-29 GMT+08:00

Hard Example Filtering

Description

When hard example filtering is enabled, the system checks if the collected data contains hard examples and stores the filtering result in the corresponding dataset.

  • If your model is trained by yourself, ensure that the output format in the inference code meets the requirements.

    For example, if you use a mainstream framework or a custom image to train a model, the prediction output format in the inference code must match the corresponding type when you import the model.

  • If your model is obtained from ExeML or a preset algorithm, no modification is required.

FAQs