-
Notifications
You must be signed in to change notification settings - Fork 6
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
Dev. Meta alignment addition #337
Merged
Merged
Conversation
This file contains 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
Owner
RichieHakim
commented
Oct 20, 2024
- New image alignment methods (RoMa, Disk_lightglue)
- New framework for alignment
- Match search algorithm for geometric alignment
- New plotting for alignment
- Moved data_test.zip to local folder
- little bug fixes for divide by zero and other things
Bumps [hdbscan](https://github.com/scikit-learn-contrib/hdbscan) from 0.8.38.post1 to 0.8.39. - [Release notes](https://github.com/scikit-learn-contrib/hdbscan/releases) - [Commits](scikit-learn-contrib/hdbscan@release-0.8.38-1...release-0.8.39) --- updated-dependencies: - dependency-name: hdbscan dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 11.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.4.0...11.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
….0.0 chore(deps): bump pillow from 10.4.0 to 11.0.0
….8.39 chore(deps): bump hdbscan from 0.8.38.post1 to 0.8.39
Bumps [torchvision](https://github.com/pytorch/vision) from 0.19.1 to 0.20.0. - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.19.1...v0.20.0) --- updated-dependencies: - dependency-name: torchvision dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [torchaudio](https://github.com/pytorch/audio) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/pytorch/audio/releases) - [Commits](pytorch/audio@v2.4.1...v2.5.0) --- updated-dependencies: - dependency-name: torchaudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [torch](https://github.com/pytorch/pytorch) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.4.1...v2.5.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
chore(deps): bump torch from 2.4.1 to 2.5.0
…o-2.5.0 chore(deps): bump torchaudio from 2.4.1 to 2.5.0
…on-0.20.0 chore(deps): bump torchvision from 0.19.1 to 0.20.0
Bumps [psutil](https://github.com/giampaolo/psutil) from 6.0.0 to 6.1.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.0.0...release-6.1.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
chore(deps): bump psutil from 6.0.0 to 6.1.0
Meta image alignment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.