Skip to content

Fix usflows#74

Merged
fariedabuzaid merged 113 commits into
mainfrom
fix-usflows
Aug 2, 2025
Merged

Fix usflows#74
fariedabuzaid merged 113 commits into
mainfrom
fix-usflows

Conversation

@fariedabuzaid
Copy link
Copy Markdown
Collaborator

@fariedabuzaid fariedabuzaid commented Aug 2, 2025

Major Update:

  • Single USFlow class implements all uniformly scaling flows
    • $1^*$-convolutions adopt to input topology
    • LU-decomposed general bijective affine channel transforms
  • Radial Base Distributions
    • Learnable norm distributions
  • CIFAR-10 dataset
  • Refactoring

fariedabuzaid and others added 30 commits March 18, 2025 15:44
in the inital implementation, twice the in channels were used. However, this is not feasible. I assume this mistake was introduced by c&p from an external source that applied some transformation before, doubling the number of channels. My assumption is due to the subsequent conv. layer, which was expecting also double the channels.
@fariedabuzaid fariedabuzaid merged commit b9d5d99 into main Aug 2, 2025
7 checks passed
@fariedabuzaid fariedabuzaid deleted the fix-usflows branch August 2, 2025 18:57
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