Skip to content
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

AttributeError: 'CopyPaste' object has no attribute 'update_params' #19

Open
dimamillion opened this issue Jan 10, 2025 · 2 comments
Open

Comments

@dimamillion
Copy link

image
in line params = self.update_params(params, **kwargs)

@moucheng2017
Copy link

image in line params = self.update_params(params, **kwargs)

Hello, I got the same error. Did you find a solution? Would be really appreciated if you did and happy to share! Thanks!

@moucheng2017
Copy link

Okay, it seems to be the albumentations, I fixed it with installing:
pip install albumentations==0.4.6

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

No branches or pull requests

2 participants