Skip to content

Fix: Albumentations imports, Remove imgaug and Update torch model loading #351

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dineshnagumothusr
Copy link

  • Update albumentations import to fix compatibility
  • Remove imgaug as its no longer maintained and causing compatibility issues
  • Change torch.load to have weights_only=False for proper loading of model with latest torch versions

- Update albumentations import to fix compatibility
- Remove imgaug as its no longer maintained and causing compatibility issues
- Change torch.load to have weights_only=False for proper loading of model with latest torch versions
@dineshnagumothusr dineshnagumothusr changed the title Fix albumentations imports, remove imgaug and update torch load Fix: Albumentations imports, Remove imgaug and Update torch model loading May 31, 2025
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