Go Back   Male vs Female | The Mixed Wrestling Forum > Community > General Discussion [Off-Topic]

Check out the latest release by Fight Pulse: Toughness Contest - Sasha vs Ali - between Akela's legs.
Preview photos are available in this topic. Get this video at: Fight Pulse - HH-14.


Reply
 
Thread Tools Display Modes
  #1  
Old 10-Jul-22, 16:58
wdrocked wdrocked is offline
member
Points: 665, Level: 9 Points: 665, Level: 9 Points: 665, Level: 9
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Oct 2021
Posts: 7
Thanks: 2
Thanked 1 Time in 1 Post
Default AI detection of headscissors images

Is anyone here even remotely in touch with ai ways and methods of training it to detect headscissors pictures and detect them? Would it be feasable just to learn some basic ai shit and just throw pircures at it, or is there more work involved?
I want to search through some parts of the internet for such pictures but theres a large part of them which dont have any text description alluding to headscissors, requiring manual review or ai detection.
Reply With Quote
  #2  
Old 10-Jul-22, 17:20
uxiel uxiel is offline
Member
Points: 10,338, Level: 43 Points: 10,338, Level: 43 Points: 10,338, Level: 43
Activity: 56.3% Activity: 56.3% Activity: 56.3%
Last Achievements
 
Join Date: May 2017
Posts: 1,811
Thanks: 964
Thanked 2,055 Times in 980 Posts
Default Re: AI detection of headscissors images

There's probably a relatively small amount of data for CV systems to learn from.

[Only Registered Users Can See LinksClick Here To Register]

Quote:
Computer Vision: For image classification using deep learning, a rule of thumb is 1,000 images per class, where this number can go down significantly if one uses pre-trained models
The real work would likely be getting data and putting it in the right format, not building systems. As the saying goes, data scientists are mostly just data janitors.
Reply With Quote
The Following User Says Thank You to uxiel For This Useful Post:
  #3  
Old 10-Jul-22, 17:59
wdrocked wdrocked is offline
member
Points: 665, Level: 9 Points: 665, Level: 9 Points: 665, Level: 9
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Oct 2021
Posts: 7
Thanks: 2
Thanked 1 Time in 1 Post
Default Re: AI detection of headscissors images

Quote:
Originally Posted by uxiel [Only Registered Users Can See LinksClick Here To Register]
There's probably a relatively small amount of data for CV systems to learn from.

[Only Registered Users Can See LinksClick Here To Register]



The real work would likely be getting data and putting it in the right format, not building systems. As the saying goes, data scientists are mostly just data janitors.
so lets say we have only one class, headscissors i guess, 1000 pics? yeah there are 1000 pics in these forums easy. work required? well yeah but maybe some of us forum members could collaborate on making this 1k database. the non headscissors nude-erotic ones (the false pictures for the ai to not detect) could just be mined from some random porn sites, because any random erotic picture has like a 0.001% chance of being headscissors
Reply With Quote
  #4  
Old 10-Jul-22, 18:09
uxiel uxiel is offline
Member
Points: 10,338, Level: 43 Points: 10,338, Level: 43 Points: 10,338, Level: 43
Activity: 56.3% Activity: 56.3% Activity: 56.3%
Last Achievements
 
Join Date: May 2017
Posts: 1,811
Thanks: 964
Thanked 2,055 Times in 980 Posts
Default Re: AI detection of headscissors images

I guess the classes would be "headscissors" and "not headscissors." However, for the "not" category, you might want to carefully select pictures where the context is at least similar, like a man and woman sitting next to each other, or a chokehold, etc., and not just random pictures of apples and birds. In many real systems, the "no" class will make up 99%+ of the data, so you might actually need a lot more data for non-headscissors. I'd personally lean towards collecting *a lot* of "no" data.

If you're building out a system, I'd also recommend first building out something to differentiate cars vs. busses or apples vs. oranges, so you're at least confident you know how to build (really, use) the system/model properly. That way, if something doesn't work, you have some idea if it's a bad implementation/system hyperparameters/etc., or if it's just bad/insufficient data. I've done ML before, but not CV specifically, so I can't tell you of specific gotchas. I'm not sure if their "per class" means yes/no, or the X/Y/Z in X / Y / Z / none of the above.

Anyway, it would be a lot of work, and if you wanted to recruit helpers, you might have to convince them of the value (example: "I'm building a web crawler and feeding all the images into this classifier to find every headscissors picture on the planet" -- and in that case, you'd probably want to make this system fairly generic so you can easily find all the pics of chokeholds, or feet, or whatever other people are into so that they don't have to reinvent the wheel every time), or if it's just something you find neat.

Last edited by uxiel; 10-Jul-22 at 18:24.
Reply With Quote
  #5  
Old 10-Jul-22, 18:30
wdrocked wdrocked is offline
member
Points: 665, Level: 9 Points: 665, Level: 9 Points: 665, Level: 9
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Oct 2021
Posts: 7
Thanks: 2
Thanked 1 Time in 1 Post
Default Re: AI detection of headscissors images

Quote:
Originally Posted by uxiel [Only Registered Users Can See LinksClick Here To Register]
I guess the classes would be "headscissors" and "not headscissors." However, for the "not" category, you might want to carefully select pictures where the context is at least similar, like a man and woman sitting next to each other, or a chokehold, etc., and not just random pictures of apples and birds. In many real systems, the "no" class will make up 99%+ of the data, so you might actually need a lot more data for non-headscissors. I'd personally lean towards collecting *a lot* of "no" data.

If you're building out a system, I'd also recommend first building out something to differentiate cars vs. busses or apples vs. oranges, so you're at least confident you know how to build (really, use) the system/model properly. That way, if something doesn't work, you have some idea if it's a bad implementation/system hyperparameters/etc., or if it's just bad/insufficient data. I've done ML before, but not CV specifically, so I can't tell you of specific gotchas. I'm not sure if their "per class" means yes/no, or the X/Y/Z in X / Y / Z / none of the above.

Anyway, it would be a lot of work, and if you wanted to recruit helpers, you might have to convince them of the value (example: "I'm building a web crawler and feeding all the images into this classifier to find every headscissors picture on the planet" -- and in that case, you'd probably want to make this system fairly generic so you can easily find all the pics of chokeholds, or feet, or whatever other people are into so that they don't have to reinvent the wheel every time), or if it's just something you find neat.
its just sonething i find neat, and i also should crawl through some instagram profiles
im putting this thread here if anyone could actually do it, but nevertheless ill probably do whats needed and get into ml for this specific reason
anyways i think it would maybe maybe be easier if an already made ai could detect peoples poses in 3d and then i could use that to detect if a head is between thighs
Reply With Quote
  #6  
Old 10-Jul-22, 18:44
uxiel uxiel is offline
Member
Points: 10,338, Level: 43 Points: 10,338, Level: 43 Points: 10,338, Level: 43
Activity: 56.3% Activity: 56.3% Activity: 56.3%
Last Achievements
 
Join Date: May 2017
Posts: 1,811
Thanks: 964
Thanked 2,055 Times in 980 Posts
Default Re: AI detection of headscissors images

For IG, the crawling would be the first interesting challenge IMO. The way the page is structured, the image is inside a bunch of nested divs, and would take more than 2 minutes to write a generic scraper for (instagram would probably also rate limit you if you start blasting them with traffic). Of course you could manually grab pictures 1x1 by going to your browser's element inspector, but it'd take some time. There are of course websites that will let you paste in a post URL and give you the image directly, but they don't generally support bulk operations from what I've seen.

Anyway, I'd probably first play around with basic classifiers on simple things (identifying fruits or whatever you see in online tutorials), then scrape for the data you need, then play around with building the classifier you actually want.

Last edited by uxiel; 10-Jul-22 at 18:55.
Reply With Quote
The Following User Says Thank You to uxiel For This Useful Post:
  #7  
Old 10-Jul-22, 19:07
InTheFlesh86's Avatar
InTheFlesh86 InTheFlesh86 is offline
Member
Points: 35,103, Level: 82 Points: 35,103, Level: 82 Points: 35,103, Level: 82
Activity: 0% Activity: 0% Activity: 0%
Last Achievements
 
Join Date: Mar 2014
Gender: Male
Location: United States
Posts: 1,038
Thanks: 1,377
Thanked 5,481 Times in 714 Posts
Default Re: AI detection of headscissors images

If everyone could go ahead and send me 1,000 of their best headscissors pics I can start working on...uh...synthesizing that data right away.

__________________
There's a lot more women than you think, who are a lot stronger than a lot more men than you think.
Reply With Quote
The Following User Says Thank You to InTheFlesh86 For This Useful Post:
  #8  
Old 10-Jul-22, 19:09
uxiel uxiel is offline
Member
Points: 10,338, Level: 43 Points: 10,338, Level: 43 Points: 10,338, Level: 43
Activity: 56.3% Activity: 56.3% Activity: 56.3%
Last Achievements
 
Join Date: May 2017
Posts: 1,811
Thanks: 964
Thanked 2,055 Times in 980 Posts
Default Re: AI detection of headscissors images

Quote:
Originally Posted by InTheFlesh86 [Only Registered Users Can See LinksClick Here To Register]
If everyone could go ahead and send me 1,000 of their best headscissors pics I can start working on...uh...synthesizing that data right away.

I will send you 1000 pics of not-headscissors.
Reply With Quote
  #9  
Old 10-Jul-22, 19:09
wdrocked wdrocked is offline
member
Points: 665, Level: 9 Points: 665, Level: 9 Points: 665, Level: 9
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Oct 2021
Posts: 7
Thanks: 2
Thanked 1 Time in 1 Post
Default Re: AI detection of headscissors images

Quote:
Originally Posted by InTheFlesh86 [Only Registered Users Can See LinksClick Here To Register]
If everyone could go ahead and send me 1,000 of their best headscissors pics I can start working on...uh...synthesizing that data right away.

just trust me bro
Reply With Quote
  #10  
Old 09-Sep-22, 00:29
Unknown989
Guest
 
Posts: n/a
Default Re: AI detection of headscissors images

Quote:
Originally Posted by wdrocked [Only Registered Users Can See LinksClick Here To Register]
Is anyone here even remotely in touch with ai ways and methods of training it to detect headscissors pictures and detect them? Would it be feasable just to learn some basic ai shit and just throw pircures at it, or is there more work involved?
I want to search through some parts of the internet for such pictures but theres a large part of them which dont have any text description alluding to headscissors, requiring manual review or ai detection.
Well I know enough AI to answer this I guess.
I guess headscissors are a bit hard since they involve a bunch of factors like different positions, sexes, background,lighting... but with a big amount of data I believe you can do that. but a basic AI knowledge is not enough, since Computer Vision won't help in this kind of situation that easily, so I think building your own neural network is the safest/efficient option.

NOTE:
I'm building one to recognize female bodybuilders
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Some images from my comics madtomy Wrestling & Fighting Art 20 19-Aug-23 15:56
images from Facebook Kevd Wrestling & Fighting Pictures 4 19-Oct-22 04:07
Radar like detection skills Arnie Wrestling & Fighting Discussion 1 20-Jul-21 01:07
Ancient Images Polyglot The Pioneers 0 28-Nov-19 15:24
Inspiring images Stone Wrestling & Fighting Pictures 3 24-May-17 20:31


All times are GMT. The time now is 10:37.


Powered by vBulletin® - Copyright ©2000 - 2023, vBulletin Solutions, Inc.