MM5 supports detection of explicit (adult or racy) content, by use of Azure Cognitive Services, and can be saved to a MultiComboValue metadata field.
It will not work with MultiComboValue nor EditMultiComboValue and ComboValue.
Requirements and limitations
Explicit content detection can only be used for image assets. These images must be above a certain size in order to receive the tags - meaning that e.g. icons will be skipped.
It requires that the user has the Ai_Add role and Adult visual feature is enabled.
Metadata Field Setup
Create a new MultiComboValue metafield. The combo value needs to have at least two options set as follows:
...
The metafield must be auto-translated as well.
Configuration
Navigate to the MM5 Config Manager, expand the "AI Config". Define the following configuration to point to your newly created MultiComboValue metafield:
Usage
Explicit content detection can be used both in the single- and the multi-asset editor:
...