Skip to content

Conversation

@robobeebop
Copy link

Evaluated eta and clamp_max with t_int for further configuration.

init_image=init,
randomize_class=randomize_class,
eta=eta,
eta=args.eta[1000-t_int] if type(args.eta) is np.ndarray else args.eta,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

really like this feature, can you provide a screenshot how it looks when this is intergrated?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's the results: https://imgur.com/a/bVGj5Lc

And here's the link to the custom notebook with this feature implemented:
https://colab.research.google.com/drive/173sJy8VmXM8d9mUhjQcnEFr8WckpXIsc?usp=sharing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants