Skip to content

Add VAE network#961

Open
fzimmermann89 wants to merge 14 commits into
gh/fzimmermann89/110/headfrom
gh/fzimmermann89/111/head
Open

Add VAE network#961
fzimmermann89 wants to merge 14 commits into
gh/fzimmermann89/110/headfrom
gh/fzimmermann89/111/head

Conversation

@fzimmermann89
Copy link
Copy Markdown
Member

@fzimmermann89 fzimmermann89 commented Feb 7, 2026

No description provided.

[ghstack-poisoned]
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 7, 2026

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/mrpro
   _version.py6267%7–8
src/mrpro/algorithms/csm
   inati.py25196%43
src/mrpro/algorithms/dcf
   dcf_voronoi.py55493%15, 55–56, 89
src/mrpro/algorithms/optimizers
   adam.py30680%108, 125–129
   cg.py52198%139
   pdhg.py81396%180–181, 187
   pgd.py53492%108, 153–156
src/mrpro/algorithms/reconstruction
   DirectReconstruction.py30293%64, 80
   Reconstruction.py56886%57–59, 123–126, 128, 136
   RegularizedIterativeSENSEReconstruction.py52296%125, 153
   TotalVariationRegularizedReconstruction.py54493%106, 112, 129, 132
src/mrpro/data
   AcqInfo.py165796%49, 56, 134–135, 137, 243, 367
   Dataclass.py3112692%58, 319, 335, 401, 465–467, 480, 575, 595–596, 598, 613–614, 616, 663–664, 669–670, 855–856, 881, 888, 893–894, 896
   DcfData.py33197%62
   EncodingLimits.py97397%37, 127, 130
   IData.py1781293%138, 155–156, 217–225, 258, 304, 322
   IHeader.py174895%49, 98–101, 284, 288, 292, 296
   KData.py2302490%122–123, 138, 145, 156–167, 178, 186, 197, 236, 258–260, 307–308, 380, 546, 548, 620
   KHeader.py1761393%115–121, 148, 196, 203–204, 231–238
   KNoise.py22195%44
   KTrajectory.py95397%163, 165, 185
   Rotation.py7374294%104, 202, 339, 437, 481, 499, 586, 588, 597, 634, 636, 699, 776, 781, 784, 799, 816, 821, 897, 1085, 1090, 1093, 1117, 1121, 1145, 1265, 1267, 1275–1276, 1340, 1422, 1626, 1633–1635, 1694, 1790, 1942, 1977, 1981, 2156, 2177
   SpatialDimension.py1501987%34, 103, 146, 158, 278–280, 293–295, 329, 347, 360, 373, 386, 399, 408–409, 437
src/mrpro/data/traj_calculators
   KTrajectoryCalculator.py26292%84, 95
   KTrajectoryCartesian.py31487%129–132, 136
   KTrajectoryIsmrmrd.py19195%57
   KTrajectorySpiral2D.py571377%63–66, 69, 71, 73, 75, 77, 105, 107, 134–136
src/mrpro/nn
   AbsolutePositionEncoding.py31197%70
   AxialRoPE.py33488%62, 78, 81, 101
   DropPath.py17194%54
   FourierFeatures.py14193%29
   LayerNorm.py43198%42
   PermutedBlock.py36392%56, 59, 64
   PixelShuffle.py95595%60, 117, 148–149, 224
   Residual.py12558%22–24, 41, 45
   Sequential.py23291%47, 58
   Upsample.py25772%32–33, 37–41
   join.py56198%155
src/mrpro/nn/attention
   LinearSelfAttention.py39197%72
   MultiHeadAttention.py39685%76–78, 85–86, 104
   NeighborhoodSelfAttention.py53394%21, 182, 229
   SpatialTransformerBlock.py74593%79, 113, 117, 169–170
src/mrpro/nn/data_consistency
   AnalyticCartesianDC.py33488%48, 50, 88, 91
   ConjugateGradientDC.py42783%31, 33, 95, 101–102, 107–108
   GradientDescentDC.py30390%46, 48, 91
src/mrpro/nn/nets
   BasicCNN.py37781%66, 68, 73–74, 83–86
   HourglassTransformer.py40198%71
   MLP.py47785%66–67, 75, 86–89, 112
   Restormer.py60297%102, 175
   SwinIR.py42198%53
   UNet.py150795%155, 162–168, 252, 257, 268
   VAE.py47394%61–63
src/mrpro/operators
   AveragingOp.py38295%73, 115
   B0InformedFourierOp.py75297%151–154
   CartesianSamplingOp.py112496%152, 191, 266, 387
   ConjugateGradientOp.py89792%62, 64, 100, 106, 228, 230, 233
   ConstraintsOp.py85495%78, 80, 250, 255
   EndomorphOperator.py28293%71, 77
   FiniteDifferenceOp.py29293%40, 126
   FourierOp.py105892%85–87, 192–193, 212, 257, 326
   Functional.py70297%116, 118
   GridSamplingOp.py1651591%72–73, 82–83, 90–91, 94, 96, 98, 282, 290–291, 306, 312–313
   LinearOperator.py202697%217, 255, 296, 305, 313, 330
   LinearOperatorMatrix.py1741989%99, 136, 169, 178, 183, 192–195, 208–211, 219–220, 225–226, 238, 347, 377, 404
   MultiIdentityOp.py16288%58, 63
   NonUniformFastFourierOp.py1981095%72, 99, 221, 223, 261, 263, 340, 397, 471, 476
   Operator.py88397%82, 115, 125
   PatchOp.py76692%98, 128–129, 137, 151, 184
   ProximableFunctionalSeparableSum.py44393%118, 213, 224
   SliceProjectionOp.py1781094%45, 62, 64, 70, 154, 180, 216, 253, 290, 330
   WaveletOp.py119397%184, 228, 254
   ZeroPadOp.py18194%30
src/mrpro/operators/functionals
   SSIM.py73790%60–80, 82, 86, 114, 147
src/mrpro/operators/models
   EPG.py2561993%31–32, 283, 288, 304–306, 326–327, 332, 356, 361, 386, 391, 545, 599, 738, 755, 782
src/mrpro/phantoms
   EllipsePhantom.py43295%66, 131
   b0map.py262119%37–63
   brainweb.py2974087%276, 290–294, 349–359, 398, 454–457, 479–480, 485–486, 488–489, 493, 501, 508–509, 550, 621, 624–625, 644, 653–656, 667, 669, 700–701, 715, 723
   fastmri.py1061091%50–51, 59, 65, 162, 169–171, 174–175, 189
   m4raw.py74495%58–59, 74, 76
   mdcnn.py71790%58, 62–63, 70, 82, 88, 135
src/mrpro/utils
   RandomGenerator.py1551491%23–24, 36, 38, 188, 212, 428, 446, 528, 829–832, 895, 898
   ema.py42490%49, 74, 78, 82
   filters.py61198%46
   indexing.py177199%321
   pad_or_crop.py39587%40, 43, 46, 49, 73
   reshape.py1531093%176, 370, 482–484, 505, 508–509, 515, 530
   slice_profiles.py49688%21, 37, 119–122, 155
   split_idx.py10280%43, 47
   summarize.py57689%40–41, 70–73, 81
   to_tuple.py9189%34
   unit_conversion.py721579%34, 44, 51, 53, 62, 69, 71, 78, 80, 89, 100, 121, 123, 144, 146
TOTAL974059094% 

Tests Skipped Failures Errors Time
3462 8 💤 0 ❌ 0 🔥 5m 10s ⏱️

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 7, 2026

📚 Documentation

📁 Download as zip
🔍 View online

[ghstack-poisoned]
fzimmermann89 added a commit that referenced this pull request Feb 7, 2026
ghstack-source-id: 8158308
ghstack-comment-id: 3865652021
Pull-Request-resolved: #961
[ghstack-poisoned]
fzimmermann89 added a commit that referenced this pull request Feb 8, 2026
ghstack-source-id: 8734acc
ghstack-comment-id: 3865652021
Pull-Request-resolved: #961
[ghstack-poisoned]
fzimmermann89 added a commit that referenced this pull request Feb 8, 2026
ghstack-source-id: 7eaf334
ghstack-comment-id: 3865652021
Pull-Request-resolved: #961
[ghstack-poisoned]
fzimmermann89 added a commit that referenced this pull request Feb 8, 2026
ghstack-source-id: ed0f93c
ghstack-comment-id: 3865652021
Pull-Request-resolved: #961
@fzimmermann89 fzimmermann89 marked this pull request as ready for review February 8, 2026 22:54
@fzimmermann89 fzimmermann89 marked this pull request as draft February 9, 2026 08:40
[ghstack-poisoned]
@fzimmermann89 fzimmermann89 changed the title add dcvae architectures and tests Add VAE network Feb 10, 2026
[ghstack-poisoned]
[ghstack-poisoned]
fzimmermann89 added a commit that referenced this pull request Feb 10, 2026
ghstack-source-id: 5319e1d
ghstack-comment-id: 3865652021
Pull-Request-resolved: #961
[ghstack-poisoned]
fzimmermann89 added a commit that referenced this pull request Feb 10, 2026
commit 512c4c9
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:31 2026 +0100

    add dit

    ghstack-source-id: 450699e
    ghstack-comment-id: 3874745738
    Pull-Request-resolved: #964

commit fccecc4
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:30 2026 +0100

    add vae

    ghstack-source-id: 0254d8c
    ghstack-comment-id: 3865652021
    Pull-Request-resolved: #961

commit 6b51894
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:30 2026 +0100

    add hourglass transformer architecture and tests

    ghstack-source-id: 0e60fc3
    ghstack-comment-id: 3865651799
    Pull-Request-resolved: #960

commit 9ce3038
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:29 2026 +0100

    add uformer architecture and tests

    ghstack-source-id: 50681e2
    ghstack-comment-id: 3865651637
    Pull-Request-resolved: #959

commit 650bfe5
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:29 2026 +0100

    add swinir architecture and tests

    ghstack-source-id: 9b04f9f
    ghstack-comment-id: 3865651450
    Pull-Request-resolved: #958

commit 7ea4450
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:28 2026 +0100

    add restormer architecture and tests

    ghstack-source-id: 5e8d140
    ghstack-comment-id: 3865651248
    Pull-Request-resolved: #957

commit 774db72
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:28 2026 +0100

    Add MLP network and tests

    ghstack-source-id: 658a103
    ghstack-comment-id: 3874745395
    Pull-Request-resolved: #963

commit 88e72b7
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:27 2026 +0100

    add unet, basic cnn, and residual blocks

    ghstack-source-id: c62dfe4
    ghstack-comment-id: 3865651070
    Pull-Request-resolved: #956

commit d8eb662
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:27 2026 +0100

    add positional encodings and attention modules

    ghstack-source-id: 1ef9b05
    ghstack-comment-id: 3865650808
    Pull-Request-resolved: #955

commit 05db778
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:26 2026 +0100

    add data consistency modules and tests

    ghstack-source-id: 555bc22
    ghstack-comment-id: 3865650618
    Pull-Request-resolved: #954

commit c0be007
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:26 2026 +0100

    add core nn foundations, layers, and resize blocks

    ghstack-source-id: 17c69fc
    ghstack-comment-id: 3865650347
    Pull-Request-resolved: #953

commit 3e85c27
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:25 2026 +0100

    Add fast path to PatchOp adjoint

    ghstack-source-id: ce486f1
    ghstack-comment-id: 3874745101
    Pull-Request-resolved: #962

commit 966707c
Author: Mara Guastini <112558042+guastinimara@users.noreply.github.com>
Date:   Tue Feb 10 02:09:40 2026 +0100

    Fix GridSamplingOperator from inputs on the gpu (#824)

    Co-authored-by: Felix Zimmermann <fzimmermann89@gmail.com>

commit 8cd6329
Author: Felix F Zimmermann <fzimmermann89@gmail.com>
Date:   Thu Feb 5 11:59:36 2026 +0100

    Release v0.260204

commit c0101ac
Author: Felix F Zimmermann <fzimmermann89@gmail.com>
Date:   Thu Feb 5 11:52:23 2026 +0100

    Fix T1 inversion signal equation in example markdown (#939)

commit 46d0344
Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de>
Date:   Thu Feb 5 10:03:24 2026 +0000

    Add TSE and T1rho prep to EPG (#778)

commit bd6c7f1
Author: Johannes Hammacher <135006694+JoHa0811@users.noreply.github.com>
Date:   Thu Feb 5 10:55:18 2026 +0100

    Add basuc export to NIFTI (#702)

    Co-authored-by: Felix Zimmermann <fzimmermann89@gmail.com>

commit c3d2f34
Author: Felix F Zimmermann <fzimmermann89@gmail.com>
Date:   Wed Feb 4 18:06:03 2026 +0100

    Add exponential moving average dict (#874)

commit 83c4399
Author: Felix F Zimmermann <fzimmermann89@gmail.com>
Date:   Wed Feb 4 14:58:00 2026 +0100

    Fix horizontal/vertical mixup in Operator stacking (#919)

commit 400b506
Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de>
Date:   Wed Feb 4 13:25:48 2026 +0000

    Add rescale option to Dicom export (#937)

commit e0fd9b2
Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de>
Date:   Wed Feb 4 13:08:57 2026 +0000

    Fix rotation from mixed dim spatial dimensions (#935)

    Co-authored-by: Felix Zimmermann <fzimmermann89@gmail.com>

commit 24dd9f1
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date:   Tue Feb 3 15:36:24 2026 +0000

    [pre-commit] pre-commit autoupdate (#936)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Christoph Kolbitsch <christoph.kolbitsch@ptb.de>

commit 0fede57
Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de>
Date:   Mon Feb 2 15:02:06 2026 +0000

    Fix reading cardiac trigger signal from dicom (#934)

commit 741b73f
Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de>
Date:   Mon Feb 2 14:03:27 2026 +0000

    Fix dicom scaling (#933)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

commit 20a26d7
Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de>
Date:   Mon Feb 2 13:36:43 2026 +0000

    Handle empty fields in dicom file (#926)

    Co-authored-by: Patrick Schuenke <37338697+schuenke@users.noreply.github.com>

commit 3cd9165
Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de>
Date:   Mon Feb 2 09:03:01 2026 +0000

    Update ACTION_RUNNER_URL to version 2.331.0 and downgrade actions (#932)

commit 7e1bb60
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date:   Fri Jan 30 11:03:08 2026 +0000

    [pre-commit] pre-commit autoupdate (#925)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Patrick Schuenke <37338697+schuenke@users.noreply.github.com>

commit df1db5c
Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de>
Date:   Fri Jan 30 10:50:44 2026 +0000

    Update ACTION_RUNNER_URL to version 2.330.0 (#920)

commit 56c4203
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Jan 30 11:40:57 2026 +0100

    Bump the all-actions group across 1 directory with 3 updates (#921)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Patrick Schuenke <37338697+schuenke@users.noreply.github.com>

commit 7a42659
Author: Patrick Schuenke <37338697+schuenke@users.noreply.github.com>
Date:   Fri Jan 30 11:32:24 2026 +0100

    Remove @torch.jit.script decorators and ignore DepecrationWarning (#931)

commit 91f4ead
Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de>
Date:   Thu Jan 29 14:51:06 2026 +0000

    Utilize Zenodo token (#927)

commit 1c7d3a7
Author: Felix F Zimmermann <fzimmermann89@gmail.com>
Date:   Mon Jan 12 15:08:52 2026 +0100

    Reduce dependabot github action update frequency (#916)

commit 13e1167
Author: Patrick Schuenke <37338697+schuenke@users.noreply.github.com>
Date:   Mon Jan 12 14:58:46 2026 +0100

    Fix numpy warning in brainweb download normalization (#923)

commit 89374f4
Author: Felix F Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Dec 9 12:48:37 2025 +0100

    Make reshape_by_idx work on already reshaped data (#911)

commit 3a8cfce
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date:   Tue Dec 9 12:41:54 2025 +0100

    [pre-commit] pre-commit autoupdate (#917)

    Co-authored-by: Patrick Schuenke <37338697+schuenke@users.noreply.github.com>

commit 49f177e
Author: David Schote <42237900+schote@users.noreply.github.com>
Date:   Thu Dec 4 08:08:40 2025 +0100

    Read dicom into IHeader (#688)

commit ada0527
Author: Christoph Kolbitsch <christoph.kolbitsch@ptb.de>
Date:   Wed Dec 3 15:38:02 2025 +0000

    Add TV-regularized reconstruction and TV-based denoising (#596)

    Co-authored-by: Felix Zimmermann <fzimmermann89@gmail.com>
    Co-authored-by: koflera <andreas_kofler@gmx.net>
    Co-authored-by: Andreas Kofler <andreas.kofler@ptb.de>

commit d1a14ff
Author: Felix F Zimmermann <fzimmermann89@gmail.com>
Date:   Sat Nov 29 01:01:21 2025 +0100

    Downgrade action version in self hosted (#912)

commit 716656a
Author: Felix F Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Nov 25 13:09:03 2025 +0100

    Add reflection padding (#875)

commit 13df110
Author: Felix F Zimmermann <fzimmermann89@gmail.com>
Date:   Mon Nov 24 14:43:32 2025 +0100

    Cast stepsizes only once to tensor in pdhg (#908)

    the float stepsize_ will anyways get converted to tensor in the prox functions. just do it once.

commit a5e854c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 24 11:27:19 2025 +0100

    Bump actions/checkout from 5 to 6 in the all-actions group (#909)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 92369bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Nov 20 10:27:15 2025 +0100

    Bump MishaKav/pytest-coverage-comment from 1.1.59 to 1.2.0 in the all-actions group (#905)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 4ea81a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Nov 18 09:15:00 2025 +0100

    Bump the all-actions group across 1 directory with 3 updates (#902)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Patrick Schuenke <37338697+schuenke@users.noreply.github.com>

commit 52b82fd
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date:   Tue Nov 18 08:59:39 2025 +0100

    [pre-commit] pre-commit autoupdate and manual fixes (#900)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Christoph Kolbitsch <christoph.kolbitsch@ptb.de>
    Co-authored-by: Patrick Schuenke <patrick.schuenke@nvision-imaging.com>

commit c59ce2c
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date:   Tue Oct 14 09:13:10 2025 +0200

    [pre-commit] pre-commit autoupdate (#896)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Patrick Schuenke <patrick.schuenke@nvision-imaging.com>
    Co-authored-by: Patrick Schuenke <37338697+schuenke@users.noreply.github.com>

commit e596c5c
Author: Patrick Schuenke <37338697+schuenke@users.noreply.github.com>
Date:   Mon Oct 13 19:06:35 2025 +0200

    Add FAIR software badge (#897)

commit 805a312
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Oct 13 11:53:53 2025 +0200

    Bump the all-actions group across 1 directory with 6 updates (#893)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 14e3f61
Author: Felix F Zimmermann <fzimmermann89@gmail.com>
Date:   Fri Sep 19 18:41:18 2025 +0200

    Add arxiv link to README.md (#892)

    Co-authored-by: Patrick Schuenke <37338697+schuenke@users.noreply.github.com>

commit 10cb81d
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date:   Fri Sep 19 18:35:49 2025 +0200

    [pre-commit] pre-commit autoupdate (#891)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Patrick Schuenke <37338697+schuenke@users.noreply.github.com>

commit dbed8bf
Author: Leonid Lunin <leonid.lunin@ptb.de>
Date:   Thu Aug 21 11:58:29 2025 +0200

    Fix job schedule for pytest-selfhosted (#889)

commit e4e3c6b
Author: Felix F Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Aug 12 13:38:35 2025 +0200

    Release v0.250812 (#887)

commit faa71a3
Author: Felix F Zimmermann <fzimmermann89@gmail.com>
Date:   Fri Aug 8 16:46:06 2025 +0200

    Fix pytorch 2.8+ indexing (#885)

commit c0791c2
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date:   Fri Aug 8 09:30:04 2025 +0200

    [pre-commit] pre-commit autoupdate (#883)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Christoph Kolbitsch <christoph.kolbitsch@ptb.de>
fzimmermann89 added a commit that referenced this pull request Feb 10, 2026
commit 512c4c9
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:31 2026 +0100

    add dit

    ghstack-source-id: 450699e
    ghstack-comment-id: 3874745738
    Pull-Request-resolved: #964

commit fccecc4
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:30 2026 +0100

    add vae

    ghstack-source-id: 0254d8c
    ghstack-comment-id: 3865652021
    Pull-Request-resolved: #961

commit 6b51894
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:30 2026 +0100

    add hourglass transformer architecture and tests

    ghstack-source-id: 0e60fc3
    ghstack-comment-id: 3865651799
    Pull-Request-resolved: #960

commit 9ce3038
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:29 2026 +0100

    add uformer architecture and tests

    ghstack-source-id: 50681e2
    ghstack-comment-id: 3865651637
    Pull-Request-resolved: #959

commit 650bfe5
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:29 2026 +0100

    add swinir architecture and tests

    ghstack-source-id: 9b04f9f
    ghstack-comment-id: 3865651450
    Pull-Request-resolved: #958

commit 7ea4450
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:28 2026 +0100

    add restormer architecture and tests

    ghstack-source-id: 5e8d140
    ghstack-comment-id: 3865651248
    Pull-Request-resolved: #957

commit 774db72
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:28 2026 +0100

    Add MLP network and tests

    ghstack-source-id: 658a103
    ghstack-comment-id: 3874745395
    Pull-Request-resolved: #963

commit 88e72b7
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:27 2026 +0100

    add unet, basic cnn, and residual blocks

    ghstack-source-id: c62dfe4
    ghstack-comment-id: 3865651070
    Pull-Request-resolved: #956

commit d8eb662
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:27 2026 +0100

    add positional encodings and attention modules

    ghstack-source-id: 1ef9b05
    ghstack-comment-id: 3865650808
    Pull-Request-resolved: #955

commit 05db778
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:26 2026 +0100

    add data consistency modules and tests

    ghstack-source-id: 555bc22
    ghstack-comment-id: 3865650618
    Pull-Request-resolved: #954

commit c0be007
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:26 2026 +0100

    add core nn foundations, layers, and resize blocks

    ghstack-source-id: 17c69fc
    ghstack-comment-id: 3865650347
    Pull-Request-resolved: #953

commit 3e85c27
Author: Felix Zimmermann <fzimmermann89@gmail.com>
Date:   Tue Feb 10 14:37:25 2026 +0100

    Add fast path to PatchOp adjoint

    ghstack-source-id: ce486f1
    ghstack-comment-id: 3874745101
    Pull-Request-resolved: #962

commit 966707c
Author: Mara Guastini <112558042+guastinimara@users.noreply.github.com>
Date:   Tue Feb 10 02:09:40 2026 +0100

    Fix GridSamplingOperator from inputs on the gpu (#824)

    Co-authored-by: Felix Zimmermann <fzimmermann89@gmail.com>
fzimmermann89 added a commit that referenced this pull request Feb 10, 2026
ghstack-source-id: 0254d8c
ghstack-comment-id: 3865652021
Pull-Request-resolved: #961
[ghstack-poisoned]
fzimmermann89 added a commit that referenced this pull request Feb 11, 2026
ghstack-source-id: fa99c47
ghstack-comment-id: 3865652021
Pull-Request-resolved: #961
[ghstack-poisoned]
fzimmermann89 added a commit that referenced this pull request Feb 11, 2026
ghstack-source-id: 5600535
ghstack-comment-id: 3865652021
Pull-Request-resolved: #961
[ghstack-poisoned]
fzimmermann89 added a commit that referenced this pull request Feb 11, 2026
ghstack-source-id: c57f973
ghstack-comment-id: 3865652021
Pull-Request-resolved: #961
[ghstack-poisoned]
fzimmermann89 added a commit to fzimmermann89/mr2 that referenced this pull request Feb 12, 2026
ghstack-source-id: c57f9738a5be1b803b746f1db421640fcb4e7fbd
ghstack-comment-id: 3865652021
Pull-Request-resolved: PTB-MR/mrpro#961
@fzimmermann89 fzimmermann89 reopened this Apr 16, 2026
@fzimmermann89 fzimmermann89 marked this pull request as ready for review April 16, 2026 10:50
[ghstack-poisoned]
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.

1 participant