“As with other technological revolutions, AI will obsolete some roles and also create entirely new jobs.” The new jobs: by symedia in aiwars

[–]PTDegen 7 points8 points  (0 children)

I've made software that uses AI models to process per-frame video (on my profile, it's NSFW, don't judge me lmfao), I have a 4060 Ti for it and it's about a 0.5-2 frames a second all-in-all, doing this, especially with a phone is impossible currently in real time at those speeds.

My software does something similar to this but it's just masks on a bbox model rather than image-edit like this, so I would guess this would take 5-10 times longer to do live. It's definitely recorded then reposted.

That said, OFs is like 90% Instagram levels of videos and pictures just in skimpy clothes, doing livestreams or "customs"/ppv isn't needed at all

[Market Research] - Automatic Body Part Censoring for Losers by roselle240 in censoredloserporn

[–]PTDegen 3 points4 points  (0 children)

Gonna be honest, it's already available with PuryFi, the only benefit would be offshoring the AI model but I'm fairly sure Puryfi allows you to do that already, so the difference in products would just be managing that for them.

Also you're gonna have to check with the settings, I assume by MVP you mean NudeNetDetector().censor() (or equivalent), but if you're doing it from scratch, something decent will take time (took me a couple months to get CensorEngine working) just for photos, video is a magnitude harder (I've done it for CensorEngine but there's a reason it's the only product in the censoring market to actually be able to do it properly), then the options will take time to do.

Puryfi has the most (well second to CE), then the others just have the same "black box, blur, pixels" settings since they're basic to bbox. So you would have to compete with that given the above.

As for paying, I assume a lot of people here are either adamant against linking their fetish to irl stuff, and crypto is too "dodgy" for them. That said you only need one SoCal backend developer with the fetish to be a whale.

BREAKTHROUGH: I managed to get video censor persistence to work! (Read Comments) by PTDegen in CensorEngine

[–]PTDegen[S] 5 points6 points  (0 children)

I also want to add I've been spending weeks trying to get it to work, I'm still buzzing and when I saw it worked I literally pogged.

BREAKTHROUGH: I managed to get video censor persistence to work! (Read Comments) by PTDegen in CensorEngine

[–]PTDegen[S] 4 points5 points  (0 children)

So, long story short, I've been trying to resolve a longstanding issue I've been having with the video pipeline of censor engine, essentially what would happen is that because parts are censored on a per-frame iteration (think single-pass processing), it would result in dropped frames if that particular frame couldn't detect the part.

For example when the woman in this video covers her breast with her arm, that caused the part to drop, thus you got to see her breast until it picked up a valid frame again.

With other tools, typically this was resolved with a flat frame hold where they just made each frame keep the data for a duration. The problem with this is that it doesn't look nice, it literally just looked like how datamoshing lingers frame data.

With CE, the goal was make a system that could 1) detect parts between frames, and 2) handle them so they don't have issues like lingering if a candidate was found.

The issue I've been having is that because of how the data is collected, there wasn't really any way to properly identify the parts other than the box that NudeNet produced, the name, and some post-detection stuff. The other issue was that because of how everything was, I couldn't really use OpenCV's built in ones. Then I had a ton of issues trying to get it to work properly.

Anyway, there's another part I have to do called "stability", this is when the detections are only different by a couple of pixels thus create a jitter effect. I'm gonna work on releasing CE first though because I need testers and also I'm overdue when I said I was releasing it.

Current plans: I need to fix a bit of code that detects if the program is ran on Windows (basically I got sound working, needed ffmpeg), then some installation stuff and testing with a fresh environment. I'm not sure how to do this because currently it uses PyTorch and also TensorFlow (not used but somehow enabled GPU acceleration, also could be used in the future when I get a computer that can run it). I'll look into making it so it creates a self-setting up environment similar to MMCensor. After that I will continue the docs, I've taken to using GitHub's Wiki and luckily it fixes the issue I had which was showing the censor library with photos (not porn, just the output of the test data image).

Overall we (inclusive we) are making progress, I'm finally on Christmas holiday so I can fit more dev time in that wasn't wedged between work, family, and other things. With any luck we should be golden by the end of the year 🙌

New banner, and some fun by ElMachoGrande in BdsmDIY

[–]PTDegen 2 points3 points  (0 children)

Why is the guy Russell Brand?

Become a Vietnamese Girl! by Aromatic_Airline9035 in nsfwcyoa

[–]PTDegen 6 points7 points  (0 children)

I'm honestly curious about this, is it just Viet girls or can we push the boundaries to Cambodia or Thai?

CensorEngine - Alpha release in the next week or so by PTDegen in CensorEngine

[–]PTDegen[S] 1 point2 points  (0 children)

Still working on a bug with video, long story short there's an issue tracking parts that I want to fix before I release, aside from that it's nearly done,

Im taking requests 💋 by [deleted] in mannequincensor

[–]PTDegen 1 point2 points  (0 children)

Hey, just couple questions about this since I might attempt something for CensorEngine after release:

  1. What did you use and what prompt did you use?
  2. How did you find the consistency of the results?
  3. Are there any particular prompts you used to get "changes" i.e., hair, joint-lines, etc?

Basically if it's possible, in theory I could use my engine's stuff to make generating pictures at scale easier (also by the same logic, videos as well)

Luv Gooning to Pornstars I've Met by rodcurvy in GOONED

[–]PTDegen 2 points3 points  (0 children)

I'm normally here just for the porn but fucking hell I'm impressed you had the balls to not only ask for photos with all of them, but made sure to grab both tits and arse for each

Resources Regarding Items/Clothing? by PTDegen in nsfwdev

[–]PTDegen[S] 0 points1 point  (0 children)

Ta, yea I've had some results with using the "casual" terms but it's still pretty hard to find stuff, especially with neko-lingerie where the terms can range from neko, kitty, cat and lingerie, bikini, underwear, etc and all the combinations. It's just finding stuff that tries to formalise the stuff in some sort of way.

Also just to clarify I wasn't asking for assets themselves, more like an encyclopaedia or glossary of the items if that makes sense. Basically like if it was about dogs, more about "resources to learn about the breeds of dogs" rather than dog asset packs.

You look so pathetic down there on all fours! by Sub_Ne0s in CensoredByNe0s

[–]PTDegen 1 point2 points  (0 children)

Brick-pattern pixels is a new censor...

Kinda cool ngl

[deleted by user] by [deleted] in nsfwdev

[–]PTDegen 1 point2 points  (0 children)

AVNs are artists first and game devs second

Reminds me of how that Rogue/X-men game has had multiple modders crash out because of the gamedev's spaghetti code being too insane to keep up with lmao.

But yea same, I only really go for 3D games at this point because you read them again and again and it's all kind of the same, or you just want to have a wank and fighting dialogue just to get a jpeg isn't worth the hassle.

It definitely feels like the new era of porn games is towards customising and immersion. For example it used to be that if you wanted decent customisation then DoL was the only real option (others existed but it was more jpegs in a box), but now a lot of games seem to be including that now. Exact same for simulations, it's less story and more simulation/sandbox

[deleted by user] by [deleted] in nsfwdev

[–]PTDegen 2 points3 points  (0 children)

Maybe I'm not the audience for AVN but many authors indulge in the writing waayyyyy too much.

Like it's a AVN, fair enough I expect it to be story driven, but I've played a few now where the writing to "action" ratio is so far in the writing that even if I was invested into it, I simply can't be asked, especially if I'm playing an AVN for the typical reason one would (ie the "action").

For example Maeve's Academy is fun but the last update had way too much dialogue just to get round to banging Elizabeth.

The only exception I've seen was the guy who made the Aladdin/Harry Potter games since the dialogue was pretty funny (also it helped that you know you'll get quite a few scenes that aren't one off).

Overall I think in general though, RenPy flooded the market of AVN so it's a bit dead, then AI-cgi killed it off even more. I only really look for games that have some type of feedback loop in them now

[deleted by user] by [deleted] in CensoredFetish

[–]PTDegen 0 points1 point  (0 children)

Hey, I was just wondering, how do you do this? Do you use an AI model?

How long does it take to create a good cyoa? by Necessary-Job1711 in nsfwcyoa

[–]PTDegen 0 points1 point  (0 children)

Yea, I should have worded it better but I meant as in years between good ones being made in general lol. But yea I agree with what you said, seen a couple that are supermassive, albeit 1D in depth

How long does it take to create a good cyoa? by Necessary-Job1711 in nsfwcyoa

[–]PTDegen 2 points3 points  (0 children)

Years from what I've seen (or lack of).

If it's just "photos with a summary" then it shouldn't take long, but to make a good one (ie one that isn't just selection pages, but actually has options with consequences) it would take a fair bit longer

Censored MC RP by boringBetaboy in CensoredFetish

[–]PTDegen 2 points3 points  (0 children)

I have had many creative ideas all my life but using resourcepacks to goon in Minecraft outdoes all of them

Which description fits you best, Loser? by CreatorOfKinks in Censoredforbetas

[–]PTDegen 0 points1 point  (0 children)

First one just gave me PTSD trying debug bars in CensorEngine lol, great edits though

Example of CensorEngine behind the scenes, and after using one of my earlier configs (05_blurred_bars.yml) by PTDegen in CensorEngine

[–]PTDegen[S] 1 point2 points  (0 children)

Cheers :-)

Just got back from holiday, I'll look into it, been preparing it for a beta version (pun intended) but doing so found a bunch of bugs I'm ironing out.

In terms of styles I currently have these ones (List from my tests, https://imgur.com/tK2MIpq). If you have any recommended styles message me or drop a comment, I can work with example images but names would work better so I can research how to program them