bytedance / ImageDream

The code releasing for https://image-dream.github.io/
Apache License 2.0
684 stars 30 forks source link

Lighting effects in image model, back view is often very dark #10

Open GalDude33 opened 4 months ago

GalDude33 commented 4 months ago

It seems that the back views generated by the image model are much darker than the front view (input image). Any way to make the lighting more consistent?

See example for shirt use-case: image image

pengwangucla commented 4 months ago

might be affected by the black background.

We are working on diffusion that supports relighting. Which will fundamentally solve this issue.