nsfwapp/backend/ml/detection_labels.json
2026-05-02 10:03:26 +02:00

62 lines
857 B
JSON

{
"people": [
"person_female",
"person_male"
],
"sexPositions": [
"unknown",
"solo",
"missionary",
"doggy",
"cowgirl",
"reverse_cowgirl",
"cunnilingus",
"standing",
"standing_doggy",
"spooning",
"sideways",
"sitting",
"facesitting",
"handjob",
"blowjob",
"toy_play",
"fingering",
"69",
"other"
],
"bodyParts": [
"anus",
"ass",
"breasts",
"penis",
"tongue",
"pussy"
],
"objects": [
"bath",
"blindfold",
"buttplug",
"collar",
"dildo",
"handcuffs",
"rope",
"shower",
"strapon",
"towel",
"vibrator"
],
"clothing": [
"bikini",
"bra",
"dress",
"fishnet",
"heels",
"hotpants",
"lingerie",
"panties",
"shirt",
"skirt",
"stockings",
"croptop"
]
}