Skip to content

Comments

build(deps): update albumentations requirement from <=1.3.1 to <=2.0.5 in /requirements#284

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/requirements/dev/albumentations-lte-2.0.5
Closed

build(deps): update albumentations requirement from <=1.3.1 to <=2.0.5 in /requirements#284
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/requirements/dev/albumentations-lte-2.0.5

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Updates the requirements on albumentations to permit the latest version.

Release notes

Sourced from albumentations's releases.

Albumentations 2.0.5 Release Notes

  • Support Our Work
  • Transforms
  • Speedups
  • Bug fixes

Support Our Work

  1. Help Us Grow - If you find value in Albumentations, consider becoming a sponsor. Every contribution, no matter the size, helps us maintain and improve the library for everyone.
  2. Show Your Support - If you enjoy using Albumentations, consider giving us a ⭐ on GitHub. It helps others discover the library and motivates our team.
  3. Join Our Community - Have suggestions or ran into issues? We welcome your input! Share your experience in our GitHub issues or connect with us on Discord.

Transforms

RandomFog

Reverted to the earlier version of the algorithm, as it generated more naturally looking effects.

New transform: SquareSymmetry

This is a direct alias to the D4 transform.

If your problem has square symmetry, meaning you can perform flips, transpose, rotation by 90 degrees but it is better to use SquareSymmetry or D4 directly as it ensures that all 8 orientations are applied with the same probability.

Speedups

Bugfixes

Commits
  • 92291ee Fix resize boxes to visible area (#2372)
  • 23352f5 ⚡️ Speed up function _handle_mask by 3,810% (#2368)
  • 467ff75 ⚡️ Speed up function image_compression by 23% (#2369)
  • 9ed2a63 ⚡️ Speed up function add_snow_bleach by 10% (#2370)
  • 724c144 ⚡️ Speed up method MinMaxScaler.transform by 17% (#2371)
  • c78b348 ⚡️ Speed up function shorten_class_name by 1,599% (#2366)
  • 8bee5f0 ⚡️ Speed up function mask_dropout_keypoints by 5,854% (#2364)
  • 18fef70 ⚡️ Speed up function denormalize_bboxes by 162% (#2362)
  • c2abc9b ⚡️ Speed up function calculate_bbox_areas_in_pixels by 154% (#2363)
  • affc864 ⚡️ Speed up function equalize by 246% (#2360)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [albumentations](https://github.com/albumentations-team/albumentations) to permit the latest version.
- [Release notes](https://github.com/albumentations-team/albumentations/releases)
- [Commits](albumentations-team/albumentations@v0.1.1...2.0.5)

---
updated-dependencies:
- dependency-name: albumentations
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2025

The following labels could not be found: pip dependencies.

@MatthewJeffson MatthewJeffson added ModelAssistant Label for ModelAssistant Pull request Label for pull requests UAY Unassigned yet labels Mar 2, 2025
@baorepo baorepo closed this Mar 3, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 3, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/requirements/dev/albumentations-lte-2.0.5 branch March 3, 2025 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ModelAssistant Label for ModelAssistant Pull request Label for pull requests UAY Unassigned yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants