Artworks AI enforces a strict service policy to prevent the upload and processing of images featuring minors.
Our AI department has developed a proprietary solution based on Vision-Language Model (VLM) technology to process and describe each uploaded image.
Technology
Ther VLM analyes each uploade image and assings ratings (from 0-100) in 3 categories: baby, child, adolescent
Next the VLM analyzes each uploaded image and assigns a rating (from 0-100) in the category adult.
From the first 3 scores an overall “minor” score is derived:minor = baby + child + adolescent
If minor > 90%
all processing is declined, the user notified with a warning. The image is transferred for further analysises and later deleted.
Test results:
Kids and adolescents
Adults
baby: 14.5602
child: 2.488
adolescent: 13.3212
adult: 69.6306
baby: 30.6425
child: 12.1200
adolescent: 2.1897
adult: 55.0479
baby: 19.2775
child: 1.3424
adolescent: 7.4535
adult: 71.9266
baby: 0.2274
child: 2.5965
adolescent: 66.3567
adult: 30.8193
Manual validation
Additionally, every image check is stored in a database for manual validation to assess the efficiency of the algorithm and facilitate future fine-tuning.
You can test our algorithm efficiency live at the undress page.
If you find any issues or have suggestions for improvement, please write us at [email protected]