-
Notifications
You must be signed in to change notification settings - Fork 1.2k
4855 lazy resampling impl -- Compose #5860
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
Merged
Merged
Changes from all commits
Commits
Show all changes
286 commits
Select commit
Hold shift + click to select a range
3083442
smaller copy
wyli 1e15fd1
fixes tests
wyli 88ab8ed
fixe tests
wyli 79f368e
fixes push transform
wyli edcd20f
one of
wyli 256267b
push transform tensor
wyli bd33d93
refactoring push transform
wyli 2c040be
fixes tests
wyli 7699634
default false lazy
wyli aa0389e
fixes tests
wyli 0fbbd78
update one_of/random_order tests
wyli a2a60f1
evaluate cases
wyli fce044b
no inplace meta change
wyli d6d8e9b
update samples
wyli 4b062ef
multisample cropping
wyli c00b2f6
fixes tests
wyli 1f63bbc
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli 526f1f7
style fix
wyli a61d3ef
fixes style
wyli 93784f4
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli 937744c
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli 7c5a5df
fixes tests
wyli 328b581
remove update_meta
wyli 60246f4
refactor samples
wyli 362cd71
multi-sample lazy cropping
wyli b3e07e8
simplify stack
wyli 46aa093
optional labels for cropping
wyli 8c88f80
remove label dep
wyli 3952675
update compose
wyli 6f98664
fixes pending operations
wyli 0a13b08
update functional return
wyli d4bf10b
remove deepcopy
wyli 7b12cac
cache grid
wyli d639b83
revivse utilities
wyli c30dbc8
adding new traceable keys
wyli 23ccf83
update apply
wyli 17f4e53
update utilities
wyli 4727d60
update tests
wyli 696e411
backward compatible
wyli 47684d7
fixes #5509
wyli c508d5a
update types
wyli d562e01
fixes docstrings
wyli 857e852
Merge branch 'minor-fixes' into 4855-lazy-resampling-impl
wyli acaf227
update resample
wyli 5824f78
fixes merging issues
wyli 71cc0c8
Merge branch 'minor-fixes' into 4855-lazy-resampling-impl
wyli ec7ffae
check tests
wyli 49eaa5f
default affine
wyli 2c90e2d
default affine
wyli ab7c44c
update based on comments
wyli 9eec6b0
update based on comments
wyli 53bb08e
Merge remote-tracking branch 'origin/minor-fixes' into 4855-lazy-resa…
wyli 92d3b9d
update dtypes
wyli 0ad9279
fixes typing
wyli 6f5f21f
Merge branch 'minor-fixes' into 4855-lazy-resampling-impl
wyli 3d33946
update dtype
wyli a438408
optional convert
wyli 1e039ad
update based on comments
wyli 234e326
Merge remote-tracking branch 'upstream/dev' into minor-fixes
wyli 9d87532
dtype converting
wyli ead92fd
Merge remote-tracking branch 'origin/minor-fixes' into 4855-lazy-resa…
wyli 990e16e
update
wyli 0eb6602
c order array
wyli 050953a
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli 3396fd3
fixes merging
wyli 2bf6937
Merge remote-tracking branch 'upstream' into 4855-lazy-resampling-impl
wyli ffee808
resize spatial param
wyli c1f3c73
Disallow incomplete defs in optimizers module (#5928)
Shadow-Devil 7585254
affine/resample align_corners=False option
wyli d13af2c
update
wyli e0e4921
Merge remote-tracking branch 'upstream/dev' into 4854-lazy-resampling…
wyli 527699f
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli 541195a
adds integration tests
wyli 8e3e80b
fixes min tests
wyli f26d3b2
tests
wyli 3bec083
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli ac0c50b
update align_corners=False
wyli ee4b9eb
deterministic tests
wyli 40cc2bb
compose condition
wyli bf994b5
update compose
wyli 2edb955
update device option
wyli 3e30f3f
Merge branch 'dev' into 4855-lazy-resampling-impl
wyli 96cce64
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli 1339909
testing cachedataset
wyli 00620d9
update
wyli 9239e06
integration tests
wyli 3e46d26
more integration tests
wyli d399d60
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli 3f96c5e
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli 3b422b7
remove unused changes
wyli 1c4bd53
adds lazy/non-lazy testing
wyli c601e45
update to use np.linalg
wyli 5ac5fa9
update
wyli 91dc115
update integration results
wyli c72d537
update answers
wyli bf599bf
Merge branch 'numpy-inverse' into 4855-lazy-resampling-impl
wyli 07169f0
merging np.linalg usage
wyli 3381963
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli bfa3bb7
more tests
wyli e024e3d
update
wyli 6f404a9
fix the pixelshuffle upsample shape mismatch problem.
binliunls f578df7
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli 68f7586
Merge remote-tracking branch 'upstream/dev' into 5971-fix-pixelshuffl…
wyli 3c6e752
fixes flake8 errors
wyli 726a269
Merge branch '5971-fix-pixelshuffle-upsample' into 4855-lazy-resampli…
wyli bd2fd0d
fixes tests
wyli a01a71b
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli 731ce6a
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli 4a46fda
update based on comments
wyli 59f42f2
fixes tests
wyli ab01232
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli 1957962
remove spatial_rank from scale_affine
wyli 5bf7650
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli 0f5ff94
Merge branch 'dev' into 4855-lazy-resampling-impl
yiheng-wang-nv 6432ce7
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli 721e44a
Merge remote-tracking branch 'origin/4855-lazy-resampling-impl' into …
wyli 9eb0f0f
Merge commit 'b9e17e8186cb25c8781e2c82de3b4915081df48b' into 4855-laz…
wyli f337312
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli 98e3b70
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli eb3b65d
Merge branch 'dev' into 4855-lazy-resampling-impl
wyli 28da58d
enhance resampling
wyli 1b9ce4d
adds docstring
wyli d1d9cdd
update inshape
wyli 47f48e0
fixes unit tests
wyli 2f630a6
fixes integration tests
wyli ca00a46
fixes unit tests
wyli 8dfbfbb
Merge branch 'dev' into 4855-lazy-resampling-impl
KumoLiu 294a929
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli a6123ef
not supporting 0 output shape
wyli f14391b
remove unused tests
wyli 8354e13
add spacing
yiheng-wang-nv e9c65a3
Merge branch 'dev' into 5991-add-spatial-transforms-for-lazy-resampling
yiheng-wang-nv 95b5fab
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ab6e83e
Merge branch 'dev' into 4855-lazy-resampling-impl
wyli a05d823
resampletomatch lazy metadata
wyli 4289d22
Merge branch 'dev' into 4855-lazy-resampling-impl
wyli 41ffc5c
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli 3246d31
add spacing orientation tests
yiheng-wang-nv 7fb0877
Merge branch 'dev' into 5991-add-spatial-transforms-for-lazy-resampling
yiheng-wang-nv 0a35fc4
fix typo
yiheng-wang-nv 8deedd6
Merge branch 'dev' into 4855-lazy-resampling-impl
yiheng-wang-nv 120b51d
add flip
yiheng-wang-nv 0ab2242
add resize
yiheng-wang-nv b527a44
Merge branch 'dev' into 5991-add-spatial-transforms-for-lazy-resampling
yiheng-wang-nv fde1d4c
add rotate
yiheng-wang-nv 0d050db
Merge branch 'dev' into 4855-lazy-resampling-impl
yiheng-wang-nv 24216ea
add rotate90
KumoLiu 4532984
add `randrotate90`
KumoLiu eb026f1
Merge branch 'dev' into 4855-lazy-resampling-impl
wyli 5f52bce
add affine resampler
yiheng-wang-nv 39a6e2d
add rotate changes
yiheng-wang-nv ee3a170
Merge branch '5991-add-spatial-transforms-for-lazy-resampling' of git…
yiheng-wang-nv 311af25
fix format
yiheng-wang-nv 7bc6adc
remove wrong case
yiheng-wang-nv a43fe9f
fixes affine align_corners=False
wyli e97135c
sync affine changes
yiheng-wang-nv 6a24b72
sync scale_affine
yiheng-wang-nv f389d87
Merge branch 'dev' into 5991-add-spatial-transforms-for-lazy-resampling
yiheng-wang-nv 7568310
add `RandRotate`
KumoLiu 17a71c7
Merge branch '5991-add-spatial-transforms-for-lazy-resampling' of htt…
KumoLiu 4b873f2
add `RandFlip`
KumoLiu 446c92c
add `RandAxisFlip`
KumoLiu 42ed3c4
fixes integration tests
wyli f7e8829
simplify
wyli 701d996
simplify normalize xform
wyli 71b33ae
modify affine tests and remove align corner false cases
yiheng-wang-nv a4a3791
Merge branch '5991-add-spatial-transforms-for-lazy-resampling' of git…
yiheng-wang-nv b74c471
add `Zoom` and `RandZoom`
KumoLiu e606d8f
update
wyli a66dcf0
Merge branch 'dev' into 4855-lazy-resampling-impl
wyli dcca15c
update based on comments
wyli 5d524e1
update tests
wyli fb3af37
fixes tests
wyli 4fc05f7
consistency tests
wyli 7c85332
revert test cases
wyli e96f890
adds consistency tests
wyli e36ffa9
fixes tests
wyli 47eabb8
fixes tests
wyli 5cb680f
update tests
wyli b1e407a
comment issue cases
yiheng-wang-nv 334f41a
Merge branch '5991-add-spatial-transforms-for-lazy-resampling' of git…
yiheng-wang-nv 97d66b7
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 717a6fb
update based on comments
wyli d9e796c
fix `Zoom` and `RandZoom`
KumoLiu 0d8647e
backward comp
wyli 7492249
sync with align corner updates
yiheng-wang-nv ac6fc5d
Merge branch '5991-add-spatial-transforms-for-lazy-resampling' of git…
yiheng-wang-nv cd3655c
fixes randaffined
wyli 7857114
update based on comments
wyli b14ea84
fixes tests
wyli 8dd7d7c
update zerocentred convention
wyli b0cb023
fix affine issues
yiheng-wang-nv fe41dd9
Merge branch 'dev' into 5991-add-spatial-transforms-for-lazy-resampling
yiheng-wang-nv 45bc5c1
fix mypy and doc errors
yiheng-wang-nv 309a2cd
Merge branch '5991-add-spatial-transforms-for-lazy-resampling' of git…
yiheng-wang-nv 53351a7
add combine test
yiheng-wang-nv 6307b20
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 43ed113
modify test name
yiheng-wang-nv c1a1508
Merge branch '5991-add-spatial-transforms-for-lazy-resampling' of git…
yiheng-wang-nv 1068548
add crop
yiheng-wang-nv 898d309
fix flake8
yiheng-wang-nv 8014037
skip combine lazy in min test
yiheng-wang-nv a94ceb0
Merge branch 'dev' into 4855-lazy-resampling-impl
wyli cc89d7a
review shape[1:] usage
wyli f38dbd5
review shape[1:] usage
wyli c517c45
Merge remote-tracking branch 'upstream/dev' into 5991-add-spatial-tra…
wyli a793e86
update transforms combine
yiheng-wang-nv a2de379
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] c7453b3
unify mode padding for each case
yiheng-wang-nv da283a4
unify align corners
yiheng-wang-nv f9643c3
fixes test case
wyli 13cd446
modify tests according to Wenqi's suggests
yiheng-wang-nv 3174565
Merge branch '5991-add-spatial-transforms-for-lazy-resampling' into 4…
wyli 3fb2d76
skip reflection mode distortion cuda
wyli 22633fd
Merge branch '5991-add-spatial-transforms-for-lazy-resampling' into 4…
wyli 5123c99
update tests
wyli 4593856
update tests
wyli afe51ed
fixes tests
wyli b03f5d4
fixes tests
wyli f49aee6
integration tests
wyli 62043bc
remove unused
wyli 83fcbeb
update based on comments; update documentations
wyli a469c5f
resolves mode/padding mode
wyli fbead51
remove warning msg; update mode
wyli a2e93e5
update resampling
wyli 005e0c9
optimize
wyli 589af32
Merge remote-tracking branch 'upstream' into 5991-add-spatial-transfo…
wyli d504dea
fixes
wyli 691232f
Merge remote-tracking branch 'upstream/dev' into 5991-add-spatial-tra…
wyli eac3186
Merge branch '5991-add-spatial-transforms-for-lazy-resampling' into 4…
wyli 03abdad
Merge remote-tracking branch 'upstream/dev' into 4855-lazy-resampling…
wyli 16dbe56
Merge branch 'dev' into 4855-lazy-resampling-impl
wyli ee30197
Merge branch 'dev' into 4855-lazy-resampling-impl
wyli bcf4c4e
Merge branch 'dev' into 4855-lazy-resampling-impl
wyli 909d059
Merge branch 'dev' into 4855-lazy-resampling-impl
wyli 1c02c81
Merge branch 'dev' into 4855-lazy-resampling-impl
wyli 471886b
Merge branch 'dev' into 4855-lazy-resampling-impl
wyli bf13373
Merge branch 'dev' into 4855-lazy-resampling-impl
wyli d4b4f5b
Replacement of numerous new lazy parameters on Compose.__init__ with …
atbenmurray 349dc09
Merge branch 'dev' into 4855-lazy-resampling-impl
wyli 40932e0
Fix for non-trivial mappings between override_keys and _keys (#21)
atbenmurray 17e4134
Merge branch 'dev' into 4855-lazy-resampling-impl
wyli 12821a5
Merge branch 'dev' into 4855-lazy-resampling-impl
wyli 9d1fe50
update integration tests
wyli cc73d6d
update device
wyli b8674bf
update
wyli 91adea2
update
wyli 732ecd0
update based on comments
wyli 28b60b9
update based on comments
wyli c7ec452
update default flag
wyli File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.