1 مستودع
A specific spatial downsampling method that rearranges pixels into the channel dimension to reduce resolution.
Distinct from Spatial Downsampling: Distinct from general spatial downsampling as it specifically implements the unshuffle operation to preserve information in the channel dimension.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Pixel Unshuffling. Refine with filters or upvote what's useful.
mmagic is a multimodal training pipeline and framework for generative AI, focusing on visual synthesis and restoration. It provides the infrastructure to build and train models for tasks such as text-to-image and text-to-video generation, 3D-aware content synthesis, and high-fidelity image translation using diffusion models and generative adversarial networks. The project distinguishes itself through specialized capabilities for generative model personalization, including techniques for fine-tuning subjects and styles. It also supports advanced visual manipulations such as latent space interp
Implements pixel unshuffle downsampling to reduce spatial resolution by rearranging pixels into the channel dimension.