porntech commited on
Commit
84f7b0e
1 Parent(s): a33a8ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ WARNING! Leave now if you are less than 18 years old!
8
  * total 10 classes are supported: ["Missionary", "Cowgirl", "Doggystyle", "Side Fucking", "Blowjob", "Titjob", "Pussy Eating", "Fingering", "Handjob", "Other"]
9
  * "Other" means other classes such as SFW like kissing or talking or NSFW sucking tits.
10
  * Input video should be sexy or NSFW ones, otherwise the prediction is undefined.
11
- * Input should be .mp4 with less than 10 seconds, prediction for longer video clips might be ok but not guaranteed. Currently, gif file can not be input, open an issue if it is a problem.
12
  * The top-1 accuracy is around 90% for a validation set of ~7000 video clips.
13
  * More classes such as footjob and higher accuracy are under development.
14
  * A sample SFW [video](https://www.youtube.com/watch?v=giy37cf1msI) is in youtube and you can download this video by pasting the youtube url into this [website](https://en.savefrom.net/391GA/), you can experience this demo with this video. It is predicted correctly as "Other".
 
8
  * total 10 classes are supported: ["Missionary", "Cowgirl", "Doggystyle", "Side Fucking", "Blowjob", "Titjob", "Pussy Eating", "Fingering", "Handjob", "Other"]
9
  * "Other" means other classes such as SFW like kissing or talking or NSFW sucking tits.
10
  * Input video should be sexy or NSFW ones, otherwise the prediction is undefined.
11
+ * Input should be .mp4 with less than 10 seconds, prediction for longer video clips might be ok but not guaranteed. Currently, gif file can not be input, open an issue if it is a problem. You can convert gif to mp4 in this [link](https://cloudconvert.com/gif-to-mp4) online or by [python](https://stackoverflow.com/questions/40726502/python-convert-gif-to-videomp4)
12
  * The top-1 accuracy is around 90% for a validation set of ~7000 video clips.
13
  * More classes such as footjob and higher accuracy are under development.
14
  * A sample SFW [video](https://www.youtube.com/watch?v=giy37cf1msI) is in youtube and you can download this video by pasting the youtube url into this [website](https://en.savefrom.net/391GA/), you can experience this demo with this video. It is predicted correctly as "Other".