Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/orthoconv2d #51

Closed
wants to merge 25 commits into from
Closed

Feat/orthoconv2d #51

wants to merge 25 commits into from

Conversation

franckma31
Copy link
Collaborator

Add a layer PadConv2d with parametrized padding
Add a layer otrhoConv2d with Lorth regularization (orthogonal convolution)
Add methods for computing the lipschitz constant of each layers
fix #33
fix #30

Add computeSV.py
PEP-8 convention
…; Stride parameter management in orthoConv2D
@franckma31 franckma31 requested review from cofri and thib-s March 14, 2022 20:39
@thib-s thib-s added the enhancement New feature or request label Mar 18, 2022
@thib-s thib-s added this to the 1.3 milestone Mar 18, 2022
@franckma31
Copy link
Collaborator Author

PR split in several sub-PRs

@franckma31 franckma31 closed this Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants