It is finally here: the first stable release of pystiche :tada: Logo It have been quite some (internal) iterations, but thanks to @irinafumarel we finally have a logo after #503: What do you think? Multi-layer encoder Before the implementation of a pystiche.enc.MultiLayerEncoder required to encode all images upfront so the intermediate encodings can be cached. In a series of PRs (#466, #467, #470, #471, #499) this was refactored to now provide the same caching functionality on the fly. For an in-depth look at this, a new usage example showcasing this was added in #468. Merger of pystiche.ops and pystiche.loss The only difference between operators and losses was the fact that losses handled the upfront encoding of images. After the rework d...
The semantic controllability of StyleGAN is enhanced by unremitting research. Although the existing ...
ℹ️ Versions 2.8.12 and 2.9.0 did not get released on PyPI or conda-forge due to hiccups in our CI pi...
What's Changed Add precip colorscale from blending manuscript by @RubenImhoff in https://github.com...
This release brings better support for model optimization: add auto batch size matching for compari...
This is the first release after the successful peer review (#418). It mainly contains small bug fixe...
This is small release that is the basis for the pyOpenSci review. The following minor changes were m...
Trainer & TFTrainer Version 2.9 introduces a new Trainer class for PyTorch, and its equivalent TFTra...
New model architectures: CTRL, DistilGPT-2 Two new models have been added since release 2.0. CTRL (...
New model architectures: ALBERT, CamemBERT, GPT2-XL, DistilRoberta Four new models have been added i...
What's Changed ci: flake8 -> ruff by @Borda in https://github.com/krasserm/perceiver-io/pull/48 (in...
Rust tokenizers (@mfuntowicz, @n1t0 ) Tokenizers for Bert, Roberta, OpenAI GPT, OpenAI GPT2, Transf...
What's Changed [DOC] Mention MNE installers by @mscheltienne in https://github.com/vferat/pycrost...
Add the ability to retrieve images and guides directly from pystiche.ops.OperatorContainer (#347) D...
Added a new task - Self Supervised Learning (SSL) and a separate training API for it. Added new SOTA...
New model architecture: DistilBERT Adding Huggingface's new transformer architecture, DistilBERT des...
The semantic controllability of StyleGAN is enhanced by unremitting research. Although the existing ...
ℹ️ Versions 2.8.12 and 2.9.0 did not get released on PyPI or conda-forge due to hiccups in our CI pi...
What's Changed Add precip colorscale from blending manuscript by @RubenImhoff in https://github.com...
This release brings better support for model optimization: add auto batch size matching for compari...
This is the first release after the successful peer review (#418). It mainly contains small bug fixe...
This is small release that is the basis for the pyOpenSci review. The following minor changes were m...
Trainer & TFTrainer Version 2.9 introduces a new Trainer class for PyTorch, and its equivalent TFTra...
New model architectures: CTRL, DistilGPT-2 Two new models have been added since release 2.0. CTRL (...
New model architectures: ALBERT, CamemBERT, GPT2-XL, DistilRoberta Four new models have been added i...
What's Changed ci: flake8 -> ruff by @Borda in https://github.com/krasserm/perceiver-io/pull/48 (in...
Rust tokenizers (@mfuntowicz, @n1t0 ) Tokenizers for Bert, Roberta, OpenAI GPT, OpenAI GPT2, Transf...
What's Changed [DOC] Mention MNE installers by @mscheltienne in https://github.com/vferat/pycrost...
Add the ability to retrieve images and guides directly from pystiche.ops.OperatorContainer (#347) D...
Added a new task - Self Supervised Learning (SSL) and a separate training API for it. Added new SOTA...
New model architecture: DistilBERT Adding Huggingface's new transformer architecture, DistilBERT des...
The semantic controllability of StyleGAN is enhanced by unremitting research. Although the existing ...
ℹ️ Versions 2.8.12 and 2.9.0 did not get released on PyPI or conda-forge due to hiccups in our CI pi...
What's Changed Add precip colorscale from blending manuscript by @RubenImhoff in https://github.com...