Skip to content

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

Open
dineshnagumothusr wants to merge 2 commits intoadvimman:mainfrom
dineshnagumothusr:main
Open

Fix: Albumentations imports, Remove imgaug and Update torch model loading#351
dineshnagumothusr wants to merge 2 commits intoadvimman:mainfrom
dineshnagumothusr:main

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
@jf1957
Copy link

jf1957 commented Jan 30, 2026

  • 更新蛋白凝集导入功能以修复兼容性问题
  • 请移除 imgaug,因为它已停止维护并导致兼容性问题。
  • 将 torch.load 中的 weights_only 设置为 False,以便在最新版本的 torch 中正确加载模型。

Dear Author,

I would like to kindly ask you some questions regarding training on the CelebA dataset. Specifically, based on LaMa-Fourier, what small modifications or fine-tuning strategies could be applied to slightly improve the final performance metrics?

I am currently working on my undergraduate graduation thesis, and these suggestions would be extremely helpful to my research. I would sincerely appreciate it if you could share some advice or insights.

Thank you very much for your time and help. @dineshnagumothusr @mallman @windj007 @cohimame

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.

2 participants