pytti-core icon indicating copy to clipboard operation
pytti-core copied to clipboard

Results 62 pytti-core issues
Sort by recently updated
recently updated
newest added

https://github.com/yxiao1996/pystereogram I think it'd work really well with pyttis granular aesthetic, and then we could get animated stereograms!

Experiment

https://arxiv.org/pdf/2204.00928.pdf

enhancement

currently set to the magic number of 200

enhancement
good first issue
config

still to do: - [ ] Add option to use MADGRAD optimizer (should be default for DIP?) - [x] Add EMA - [ ] Add noise annealing? - [ ]...

see https://github.com/pytti-tools/pytti-core/pull/192#issuecomment-1144303103

enhancement
refactor

https://github.com/lucidrains/ema-pytorch/blob/main/ema_pytorch/ema_pytorch.py Current EMAImage assumes we only need to track EMA on a single tensor, which would preclude EMA-ing a DIP image model (or any other implicit model.

enhancement
refactor

Hi there, I installed the software as instructed on this guide: https://pytti-tools.github.io/pytti-book/intro.html Using the CLI command `python -m pytti.workhorse conf=demo` I get the following output after 18/30 iterations. ![20](https://user-images.githubusercontent.com/77219161/155617333-37fc425f-0fca-4d14-ae23-84d8f19289ab.png) which...

bug

~~corresponding losses and computed weights don't seem to be getting logged either.~~ nevermind, I had display_every set to an arbitrarily high value to suppress this reporting, I think for debugging...

enhancement
good first issue
low LOE

``` use_wandb: true wandb_project_name: {file_namespace} ```

enhancement
good first issue
config
low LOE