Guillaume "Vermeille" Sanchez

Results 7 issues of Guillaume "Vermeille" Sanchez

I'm willing to contribute a French translation of the statblock. Are you interested? How would I go about that?

1. it is outdated 2. it is probably wrong as of today 3. it doesn't show anything about recipes

documentation

Hi! CSP ( https://developer.chrome.com/extensions/contentSecurityPolicy ) is blocking scripts imports from pretty much everywhere, and breaking many of my own scripts. Could I suggest to add https://cdnjs.cloudflare.com as a trusted source...

Stop when we reach end_lr even if the loss did not diverge. In some cases, the loss will not increase and diverge, so make sure we stop at end_lr (as...

### Feature request Hello! I wish to contribute CFG sampling. I'm working with EleutherAI and @StellaAthena and will have a paper about it by Friday. CFG brings non trivial improvements...

open_clip proposes more models /embeddings is an important endpoint depending on the use case

Hi, According to my understanding of this line, the histogram rematched imaged is computed but never used again, and not part of the loss. https://github.com/imransalam/style-transfer-tensorflow-2.0/blob/master/synthesis.py#L69 Is this a bug?