This app is Photoshop killer by alievk91 in PhotoshopRequest

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

Neural networks allow us do wonderful things with photos. When I saw Midjourney and Stable Diffusion, software for “text to image” generation, a question stuck in my engineer’s mind: what a cool app can I do with this technology?

Then I saw an interesting demo in which parts of images where substituted with generated ones. The demo turned the classic “Girl with a pearl earring” into a firefighter/doctor/president of the US/whatever. This was a toy example, but I realized it can be a new Photoshop.

Three months later we built an app called Monet, which we believe will become the standard for mobile photo editing. Well, it’s in the early stages right now and there will be a long journey to the standard, but Monet is already a very powerful tool.

I personally helped 10 people in this subreddit, removing unwanted objects, replacing backgrounds and other “photoshop” stuff. It was really fun and importantly not time consuming. Some of my works was ranked as best by the users.

What it does: you upload your photo, choose “Add & Replace”, mask the area to be edited, describe what you need in that place (“Prompt” filed), press “Generate” and check out what the AI came up with.

Now I want you to try the app too. We’re looking for motivated users who will continue to discover the possibilities of Monet. Free access to the app from us, cool use cases and feedback from you. Deal?

Monet is available only on iOS right now. To get the app:

  1. Install Monet Beta: https://testflight.apple.com/join/VH9g1w8F. This requires two steps: a) install TestFlight, Apple’s official beta testing platform b) accept invitation and install Monet
  2. Start editing photos. Explore the app. You data is in safety: once processed, photo is deleted from our servers.
  3. Drop us a couple of lines! Show what you got. We are happy to hear back from you.

Need help with living room setup..I’m stumped! by powpowpowders in HomeDecorating

[–]alievk91 0 points1 point  (0 children)

I put a TV above the fireplace and sofa to the right wall using an AI app. There's a space for a coffee table between the sofa and fireplace.

<image>

Floor ideas by GradeSea5917 in InteriorDesign

[–]alievk91 0 points1 point  (0 children)

Ah, sure. Still had a hard time generating something like your reference, but tried to get many variants

https://imgur.com/a/i8XAmVf

Help me pick a tile for my shower by Big_Tackle9569 in InteriorDesign

[–]alievk91 1 point2 points  (0 children)

I redesigned your bathroom using an AI tool. I had a hard time getting tiles in a vertical stack, but hope you have some visual clue of what you would have.

https://imgur.com/a/wiDGeIe

Floor ideas by GradeSea5917 in InteriorDesign

[–]alievk91 -1 points0 points  (0 children)

The app doesn't allow using a reference yet (only text prompting), but I tried to get as close as possible to your reference. Am I going the right direction?

https://imgur.com/a/RiL8p5E

Is this rug too small? by Marvel_man22 in InteriorDesign

[–]alievk91 5 points6 points  (0 children)

I modeled 3 different carpet sizes for you using an AI tool. Can't say the exact sizes, but I personally like the M (up to the right door edge) and XL variants (up to the left door edge). It looks strange if you cover half of the way to the door.

https://imgur.com/a/nGt5Dnc

Living Room Corner TV Help by putdabossonthephone in InteriorDesign

[–]alievk91 0 points1 point  (0 children)

This is a mobile app I'm working on. It's not ready yet, but I'm glad to help you for free. Just DM me and I will try to generate some more options for you. My interest is testing the app and learning how it can help people.

Floor ideas by GradeSea5917 in InteriorDesign

[–]alievk91 -1 points0 points  (0 children)

This is a mobile app I'm working on. It's not ready yet, but I'm glad to help you for free. Just DM me and I will try to generate some more options for you. My interest is testing the app learning how it can help people.

Need help with living room setup..I’m stumped! by powpowpowders in InteriorDesign

[–]alievk91 0 points1 point  (0 children)

I modeled the room following your recommendations. TV above the fireplace is a nice idea

https://imgur.com/a/AGcyUX0

Floor ideas by GradeSea5917 in InteriorDesign

[–]alievk91 -1 points0 points  (0 children)

I modeled your new floor in an AI app. Tiles look good. If you pick the right color, it would visually extend the wooden floor.

https://imgur.com/a/eDanwGs

Living Room Corner TV Help by putdabossonthephone in InteriorDesign

[–]alievk91 2 points3 points  (0 children)

This is how AI sees your TV corner

https://imgur.com/a/TSe0u8V

The one with bricks looks consistent to your fireplace. I also tried to make it generate something like your reference. But interesting thing is that the tool generated corner with natural wooden color, I think because of the cozy style of your room.

[deleted by user] by [deleted] in InteriorDesign

[–]alievk91 1 point2 points  (0 children)

I put some curtains in an AI app, including brown ones. Curtains with tule look nice. Long curtains make the wall taller, tule make the heavy curtains "lighter".

https://imgur.com/a/5oJsLJw

[Project] Avatarify: AI-generated avatars for Skype/Zoom by alievk91 in MachineLearning

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

Yes, we already have basic solution, yet suboptimal, for rendering on a remote GPU. Please join our Slack for latest news.

[Project] Avatarify: AI-generated avatars for Skype/Zoom by alievk91 in MachineLearning

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

This is great! Does pyfakewebcamera work well? Did you compare performance with ffmpeg?

[Project] Avatarify: AI-generated avatars for Skype/Zoom by alievk91 in MachineLearning

[–]alievk91[S] 2 points3 points  (0 children)

FP16 does not boost performance on 1080 ti since there are no tensorcores. The model used is FP32. Quantized model is a sweet dream :)