Open yuefeng21 opened 1 month ago
Hi Yue Feng! Which type of illusion are you trying to make?
Flip or rotating~
On Thu, Sep 12, 2024 at 20:02 Ryan Burgert @.***> wrote:
Hi Yue Feng! Which type of illusion are you trying to make?
— Reply to this email directly, view it on GitHub https://github.com/RyannDaGreat/Diffusion-Illusions/issues/5#issuecomment-2347432696, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASRVKPUCZNDXWANDKDGNRWDZWITR3AVCNFSM6AAAAABOEGLL4KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBXGQZTENRZGY . You are receiving this because you authored the thread.Message ID: @.***>
You can just point me out where is the dream target loss.
Hi @yuefeng21 , the code for Dream Target loss a bit messy right now, though it is also runnable - I will be putting it out soon for the Hidden Overlays first. Its in another branch - please see https://github.com/RyannDaGreat/Diffusion-Illusions/blob/MouldLogo/hidden_characters_for_colab__advanced_miku_BASE_borealis_jack_MouldLogo_Sep3_2024.ipynb if you want to use it right now! (It will be cleaned up soon, along with the release of the twisting squares and puzzle generation code). Though it is messy, using it should be as simple as running the notebook provided your environment is set up (pip requirements etc). Sorry about the delayed response - I've been busy with the video release! (We just got featured on Stand Up Maths and Steve Mould's channels - see https://www.youtube.com/watch?v=FMRi6pNAoag )
I reccomend that you switch to that branch and use the file that way
No worries, thanks for the update! It's amazing that you are featured in the videos!
On Tue, Sep 17, 2024 at 7:06 AM Ryan Burgert @.***> wrote:
Hi @yuefeng21 https://github.com/yuefeng21 , the code for Dream Target loss a bit messy right now, though it is also runnable - I will be putting it out soon for the Hidden Overlays first. Its in another branch - please see https://github.com/RyannDaGreat/Diffusion-Illusions/blob/MouldLogo/hidden_characters_for_colab__advanced_miku_BASE_borealis_jack_MouldLogo_Sep3_2024.ipynb if you want to use it right now! (It will be cleaned up soon, along with the release of the twisting squares and puzzle generation code). Sorry about the delayed response - I've been busy with the video release! (We just got featured on Stand Up Maths and Steve Mould's channels - see https://www.youtube.com/watch?v=FMRi6pNAoag )
— Reply to this email directly, view it on GitHub https://github.com/RyannDaGreat/Diffusion-Illusions/issues/5#issuecomment-2355357703, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASRVKPSOYQH7VNV3ZHFSVNTZXAEMFAVCNFSM6AAAAABOEGLL4KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJVGM2TONZQGM . You are receiving this because you were mentioned.Message ID: @.***>
Hi Ryan,
Great work! I was trying to redo the dream target loss but couldn't locate it in the code. Can you please help me on it? BTW, are the most of the results in the paper/project pages generated with SDS loss or dream target loss?
Thanks!