question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Control the starting seed?

See original GitHub issue

I wanted to make a PR, but I couldn’t figure out where would be the best place to intervene in the cascade of initialization calls upto Siren itself.

Compared to the original notebook, which randomizes its initial seed on each run, the deep-daze approach currently always seems to start with a very noir seed:

and amazingly CLIP is quite happy to navigate inside it and keep generating in that style (even when I would prefer a cheery light generation instead). Here are two examples of the types of generation one ends up with:

Ideally one would like to specify some hex color as “dominant” for the seed and expose that as a command line option, but I could do that myself if I found out where to look. Could you ( @lucidrains ) point me to the right general area where one would set a custom init seed for Siren?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:30 (14 by maintainers)

github_iconTop GitHub Comments

2reactions
lucidrainscommented, Jan 19, 2021

@dginev I don’t think the seed is the problem, but since you brought it up, i added the ability to specify it with --seed in the latest version

1reaction
afiaka87commented, Feb 2, 2021

@dginev I think we can close this issue now. I’m still sort of just generally curious about why the original research notebook gives a different initial color on the same value of theta (30.0) than this repo. But I believe the issue here covers too wide a range of discussion.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Use Hydrogen Peroxide on Seed Starts to ... - YouTube
This is how I use hydrogen peroxide to manage issue I encounter when starting seeds indoors. I give you dilution recipes and show...
Read more >
Most Common Seed-Starting Mistakes
Improve your success when planting seeds by avoiding these common seed-starting mistakes and errors such as planting too deep, starting too soon or...
Read more >
The Beginner's No-Fail Guide to Starting Seeds Indoors
1. Gather your seed starting supplies. Instead of seed starting pots, you can also use recycled newspaper pots, or repurpose household items into...
Read more >
Seed Starting 101: Starting Seeds Indoors for Your Garden
Learn how to start flower and vegetable seeds for your garden indoors. Check out this complete 101 guide for sowing seeds indoors.
Read more >
A Complete Seed Starting & Germination Guide - Gilmour
Looking for a jump-start to your planting season? Start germinating new seedlings with the right setup following this guide from Gilmour!
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found