MM5 supports detection of explicit(adult or racy) content, by use of Azure Cognitive Services, and can be saved to a bit combo value metadata field.
Requirements and limitations
...
It requires that the user has the Ai_Add role and Adult visual feature is enabled.
Metadata Field Setup
Create a new combo value metafield. The combo value needs to have at least to options set as following:
- an option with value 1, to be used when there is explicit content
- an option with value 0, to be used when there is no explicit content found
The metafield needs to be autotranslated.
Configuration
Navigate to the MM5 Config Manager, expand the "AI Config" and define the following configuration:
...
Explicit content detection can be used both in the single and the multi asset editor:
Example in asset editor:
Example in multi asset editor:
...