The script is meant for datasets that contain images. It transforms the information in the dataset to an editable source, where users can inspect images entirely and see or update its labels and regions. Datasets created using a batch prediction will also add the prediction fields, but their names might be changed to avoid duplicated field names.
A score_threshold parameter has been added to allow users to filter predicted regions. Regions whose score value are below the score_threshold will be discarded.
The script is meant for datasets that contain images. It transforms the information in the dataset to an editable source, where users can inspect images entirely and see or update its labels and regions. Datasets created using a batch prediction will also add the prediction fields, but their names might be changed to avoid duplicated field names.
A score_threshold parameter has been added to allow users to filter predicted regions. Regions whose score value are below the score_threshold will be discarded.
The script is meant for datasets that contain images. It transforms the information in the dataset to an editable source, where users can inspect images entirely and see or update its labels and regions. Datasets created using a batch prediction will also add the prediction fields, but their names might be changed to avoid duplicated field names.
A score_threshold parameter has been added to allow users to filter predicted regions. Regions whose score value are below the score_threshold will be discarded.