Viewing profile — synapticpaint
synapticpaint
HN member- Joined
- Wed, Oct 05, 2022, 2:08 PM UTC
- HN karma
- 61
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About synapticpaint
I'm building a suite of tools to make content creation more accessible using AI: https://synapticpaint.com/
Recent public activity
-
comment
Comment #40350961
The camera motions do not need to be the same. Gaussian splatting reconstructs the scene in 3d, and you can then render the scene from arbitrary angles, so they just gave it a rand…
-
comment
Comment #37141673
This technology is already close to making animation. Check out some of my experiments with text to video here: https://www.youtube.com/watch?v=CgKNTAjQpkk https://youtu.be/X0AhqMh…
-
comment
Comment #37141653
Pretty close. Not the same kind of animation, but here are some of my experiments with text to video for narrative content: https://www.youtube.com/watch?v=CgKNTAjQpkk https://yout…
-
comment
Comment #34868091
"The flickering comes from the fundamental nature of the de-noising mechanism involved in the diffusion model." -- agreed "Keeping the same seed wouldn't be helpful if you want the…
-
comment
Comment #34868051
Are you using canny mode? One of the other modes (HED, segmentation, or depth) may give you more consistency. Lmk how it goes if you try this.
-
comment
Comment #34868022
Not really, but I think there are other things you can do to reduce flickering that I'm looking into.
-
comment
Comment #34868002
Yes, it's asking SD for an image with some set of characteristics, and SD has some notion of what is plausible from what it saw during training.
-
comment
Comment #34867965
No, ControlNet wasn't made to solve temporal consistency, it was made to add more control (hence the name) to image models. I am using it in a way that the authors may not have tho…
-
comment
Comment #34865312
So, the video was generated by applying ControlNet to the input video frame by frame. Every inference setting is the same for every frame -- seed, prompt, CFG, steps, and sampler. …
-
comment
Comment #34865261
Correct, it's generated by SD.
-
comment
Comment #34865092
Here is a preliminary test for video editing using ControlNet I made: https://www.youtube.com/watch?v=u52MOA4YaGk As you can see, there is still quite a bit of flicker, I'm working…
-
comment
Comment #34818716
Proof of concept for video to video editing. An input video is transformed to an output that matches the pose but with an AI generated character via a prompt. There is some flicker…
- story
-
comment
Comment #33934142
I wouldn't say that "the opportunity all seems to be on the front end". Specifically for stable diffusion, there are a lot of different ways to use the model. I think we're just st…
-
comment
Comment #33748915
Hi, I run http://synapticpaint.com/ and using AI image generation for graphic novels/comics is one of the directions I'm exploring. If you're interested in collaborating to make yo…
-
comment
Comment #33737028
On AWS, a g5 instance costs $1/hr. I can generate roughly 10 images per minute (should be able to get this down with some optimization), so 600 images per hour, so the cost per ima…
-
comment
Comment #33614796
"Finally, a vital question is, how will this affect today’s working artists? Here the answer is not so optimistic." I have a different take on this. I think this technology will al…
-
story
Show HN: Create your own DreamBooth models for $2. Share, try, or remix models
I've been working on https://synapticpaint.com/ to make content creation easier and more accessible to people. As part of this, I've been building a DreamBooth ecosystem around the…
-
comment
Comment #33608599
Cheaper services are here now: https://synapticpaint.com/ I charge $2-$4 per model training. I don't think that the profile pic/avatar space is going to be very profitable. As you …
-
comment
Comment #33565543
I don't think that AI image generation in its current form replaces human creativity. You still need a human to guide the process, compose the image, judge the output, etc. What's …
-
comment
Comment #33565436
That's true. I just wanted to provide some context for OP and others reading since they mentioned an interest in AI generation, and I think not everyone knows that dreambooth + sta…
-
comment
Comment #33562884
It sounds like your app turns photos into a watercolor style image? You can definitely do this faster with Stable Diffusion (~6s per image before optimization). Here's how I would …
-
comment
Comment #33533245
Agree that dreambooth is the future. I'm building an app that lets users with no technical background train their own dreambooth models for $2-$4: https://synapticpaint.com/dreambo…
-
comment
Comment #33533149
I'm building an app that lets users with no technical background train their own dreambooth models for $2-$4: https://synapticpaint.com/dreambooth/info/ They can also share their t…
- story