Update README.md
Browse files
README.md
CHANGED
@@ -12,9 +12,10 @@ WARNING! Leave now if you are less than 18 years old!
|
|
12 |
* "hardcore" actually represents four subclasses: "missionary", "doggystyle", "cowgirl" and "spooning". I will support these four classes in the future.
|
13 |
* "other" means some other behavior such as kissing or talking, "solo" means a single woman.
|
14 |
* This repo is for image classification, for sex position classification for videos, see [this repo](https://huggingface.co/spaces/porntech/sex-position-video) of mine.
|
15 |
-
Here are two sample SFW images you can try with model:
|
16 |
-
|
17 |
-
|
18 |
-
|
|
|
19 |
|
20 |
I'm developping more AI models for sexy/NSFW classification, if you are interested, feel free to contact [email protected]
|
|
|
12 |
* "hardcore" actually represents four subclasses: "missionary", "doggystyle", "cowgirl" and "spooning". I will support these four classes in the future.
|
13 |
* "other" means some other behavior such as kissing or talking, "solo" means a single woman.
|
14 |
* This repo is for image classification, for sex position classification for videos, see [this repo](https://huggingface.co/spaces/porntech/sex-position-video) of mine.
|
15 |
+
* Here are two sample SFW images you can try with model:
|
16 |
+
|
17 |
+
[single woman](https://st.depositphotos.com/1022904/2166/i/950/depositphotos_21668751-stock-photo-yang-and-beautiful-sexy-woman.jpg): predicted as "solo"
|
18 |
+
|
19 |
+
[kissing](https://www.verywellmind.com/thmb/8nU7Yax1VdiTTKzIg6c48aFXkP0=/750x0/filters:no_upscale():max_bytes(150000):strip_icc():format(webp)/GettyImages-471932267-58bc89565f9b58af5ca9d09d.jpg): predicted as "other"
|
20 |
|
21 |
I'm developping more AI models for sexy/NSFW classification, if you are interested, feel free to contact [email protected]
|