VisualSafetyClassificationScore
A classification of an asset for visual safety
Properties
Name | Type | Description | Notes |
---|---|---|---|
reject_probability | float | The visual safety score in the range [0, 1] (0=trusted,1=rejected) for the asset | |
reject_decision_threshold | float | The threshold used to determine if the asset is rejected by visual safety standards | |
is_rejected | bool | If the asset is rejected by visual safety standards | |
is_duplicate | bool | Whether the asset is a duplicate of some already rejected images | |
duplicate_score | float | The duplicate score |