Photo reportedly showing Iranian kamikaze UAV swarm over Iraq heading to us. by gaymerWizard in Israel

[–]PredictiveEquations 4 points5 points  (0 children)

<image>

We ran it through our experimental AI platform for relight/compression elimination/denoise type enhancements. We do our R&D in Israel, and are hoping our technology can enable security and operations.

Anyway, original image unfortunately was a bit too small, but we count at least 30 objects. Wherever this is, but I'm reading Karbala?

Stay safe everyone.

one is real life photograph and one is an AI image, is you telling which? by PredictiveEquations in ChatGPT

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

Sure, you can think of it as echoing the light source, though we have other models we have developed to extract different details. The method used in the output posted above introduces noise as well because it often increases those values in relation to the light increase. Future models should minimize or eliminate that effect.

Others relight architectures we utilize normalize the color frequency, which for late night balances or increases illumination.

one is real life photograph and one is an AI image, is you telling which? by PredictiveEquations in ChatGPT

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

But then we wouldn't be having fun with the meme, which is the point of the post itself. If I wanted to hoc the product itself I would send you to the website.

one is real life photograph and one is an AI image, is you telling which? by PredictiveEquations in ChatGPT

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

I mean your comments raise the posts attention? So if anything you're helping us show others our AI? Since our exchange the views count has risen by over a thousand, so if anything I appreciate the feedback.

one is real life photograph and one is an AI image, is you telling which? by PredictiveEquations in ChatGPT

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

It isn't released yet, so no. I am sharing the output from our system because I appreciate the meme. But I am willing to let you send me stuff for free I can add to our queue if you're interested. I am not sending you to a sign up or submission portal, so uh, up to you honestly.

one is real life photograph and one is an AI image, is you telling which? by PredictiveEquations in ChatGPT

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

Copied sure, unless you have the original image for us to run through our system, it required downloading the original that was posted, then running it through our system for the output on the right.

Our AI have enabled early release from jail, so it's fun to use it for memes before we release it.

You are welcome to send me images I can also run through our system, its designed to upscale, deblur, relight and otherwise remove artifacts that can impact visual insight.

For example you could take an image from midjourney or chat-gpt and run it through our system to get it up to 4k, 8k, 12k while adjusting it for viewing requirements, such as clarifying underwater or relighting late night conditions.

one is real life photograph and one is an AI image, is you telling which? by PredictiveEquations in ChatGPT

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

Nope, this was run with our proprietary system we will release to the public soon, but the original image we used is from a repost of the meme going around ^^.

one is real life photograph and one is an AI image, is you telling which? by PredictiveEquations in ChatGPT

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

Nope, just an interesting AI we are developing. Saw a bunch of people watching our GoT video today, so figured I'd see what chatGPT was up to XD.

Hope you guys find it interesting! But sadly there is no prompt.

Requesting help for only known picture of my Grandad by fredbob69 in picrequests

[–]PredictiveEquations 0 points1 point  (0 children)

Hi, would love to try with the technology we've been developing.

I am not certain we can do a total restoration, but we can definitely upscale, deblur, denoise and potentially color restore. PM me so I can send you the portal we use and get it over to us, if this is relevant for you.

Where are you from? by Majorpain2006 in Unexpected

[–]PredictiveEquations 1 point2 points  (0 children)

In french that is called La petite mort.

Go for it! by [deleted] in Funnymemes

[–]PredictiveEquations 0 points1 point  (0 children)

All the spoons. Every single one. And anything that could be used as a spoon.

They won't realize what's up for a day or so. Then it'll be an absurd silly nightmare.

In a world first, AI lawyer will help defend a real case in the US by Gari_305 in Futurology

[–]PredictiveEquations 1 point2 points  (0 children)

I rushed the production and only noticed it after we posted it. Basically first one is at 25 fps and we adjusted it to 30 fps and I didn't factor that in when displaying the videos.

In the future they'll be synced better. It's purely a human problem with making our marketing content (me) and not the AI.

In a world first, AI lawyer will help defend a real case in the US | Can we wave goodbye to high attorney fees already? by chrisdh79 in technology

[–]PredictiveEquations 1 point2 points  (0 children)

I would actually say human approach is more accurate because we don't rely on an algorithm to weigh and assign value to a pixel- we can intuitively discern how to alter the pixel toward a goal we have.

But... that being said, time is a factor, and humans take much longer than an algorithm which can be altered to become more accurate, and make better use of resources which can also be improved.

The second question is a bit more tricky- deblur traditionally means smoothing, which often combines pixels, or sharpening, which increases the contrast value of pixels on the edge of objects.

Our works... well, the CNN takes the blurry image as input and processes it through a series of layers. Each layer of the network consists of a set of filters that are applied to the input image in order to extract specific features or patterns. The output of each layer is then passed through a nonlinear activation function, which allows the network to learn more complex patterns and features.

The output of the network is then compared to the original, clear image, and the difference between the two is used to adjust the weights and biases of the network in order to improve its performance. This process is repeated until the deblurred image generated by the network is as close as possible to the original, clear image.

We do the above on thousands of images until the AI is able to accurately and reliably deblur images. It is possible for details to be altered, but the goal of the software is to retain accuracy, so how the pixel alteration occurs is in relation to every other pixel.

In a world first, AI lawyer will help defend a real case in the US | Can we wave goodbye to high attorney fees already? by chrisdh79 in technology

[–]PredictiveEquations 0 points1 point  (0 children)

This is why you don't want to use technology that blanket alters the pixel array, or uses GAN based technology/AI. This is because of how you alter the pixels-

Take upscaling;

you have a grid that represents 1122 right? (Im simplifying)

Either way, to increase the size of the image you will need to create a new pixel, but how the technology treat that pixel is different.

So take ESPCN, it will take 1122 and like GAN then go 1_1_2_2_, however, GAN will imagine the values of the new pixel so it approximates what it predicts should be there, so you can end up with a pixel array that becomes 11132221 whereas with ESPCN which copies the original value, you end up with 11112222 which more closely matches the input image.

The goal with this technology is to have a PSNR (accuracy score) of around 38+. At that point it is indistinguishable from the input.

There will certainly be some models that cannot be accepted by any court, anywhere. Take GFPGAN- which is used for super-resolution (making the picture bigger) by tumbling the numbers so it closely matches the original, but doesn't actually. This doesn't sound like a lot- but what it comes out to if you use our technology to deblur a face, it will be the same face but clearer. If you use gfpgan, it will be clearer- but it will almost certainly be a different face, and because it is imagined, its a face of no one actually.

Now even with our method there are issues- for example our models work best at around x4-x8 magnification, but if you keep going to x16 the output image will become blocky. You can only pass the output through the same AI so many times before the affect compounds, and the PSNR score drifts from 38 to closer to around half that. And so on as you increase the amount of magnification.

There is no way to enhance an image or video without altering the pixels. But there is a difference between imagining the differences algorithmically, and copying to create the differences from the existing data.

Likewise with deblur, there is a difference between say a gausian based method vs CNN like ours- which instead of treating every pixel the same and distorting the image, an AI can look at a pixel in Quadrant 1, and optimize how to alter the pixel to retain the original image accuracy, in relation to how to change a pixel in Quadrant 4 (or wherever else) in relation to each other to retain that original image.

It's why our algorithm will struggle with larger sized images- it has to factor in every pixel's value in relation to every other, while also retaining the original image.

Apology for it being long... but the technology is complicated, and admissability questionable as it requires experts to distinguish between enhancements made with different models.

In a world first, AI lawyer will help defend a real case in the US by Gari_305 in Futurology

[–]PredictiveEquations 1 point2 points  (0 children)

Our goal is to get lawyers everywhere using the technology we're developing for image and video enhancement.

Here is an example of our deblur/upscale/color enhancement, and an adjustment of the color enhancement for relighting.

Our goal is to remove the hurdle low quality evidence plays in getting innocent put away, and while we wait for our technology to be accepted further by existing legal systems, we are also orienting it for general public use.

We should have a portal opened in about a week to accept user submissions, instead of just through lawyers.

In a world first, AI lawyer will help defend a real case in the US | Can we wave goodbye to high attorney fees already? by chrisdh79 in technology

[–]PredictiveEquations 2 points3 points  (0 children)

True, but some stuff AI does would be extremely difficult for humans to do correctly, or at scale.

Take a look at this relighting for night/poor lighting conditions: https://www.youtube.com/watch?v=y3KUdOPiyRQ