-
Notifications
You must be signed in to change notification settings - Fork 20
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
Error locating target: 'autoalbument.faster_autoaugment.search.FasterAutoAugmentSearcher' #41
Comments
same issue, how did u solve it? |
Ahh, thanks for the comment, closed it somehow by mistake. Yet to find a solution. |
Could you tell me how to fix this problem? I really don't know how to solve it ,please. |
First: using an image to display a partial error message is a bad idea! You likely need to do one of the tips given in this comment this comment:
|
I managed by downgrading to |
Same issue!
Downgrading to timm==0.4.12 does not seem to work (and it introduces incompatibilities):
|
Ran into the same issue, I would just use the docker method. |
I was trying to run an example using as shown in https://albumentations.ai/docs/autoalbument/how_to_use/. However I got this error.
Is there something I am doing wrong? Help would be very much appreciated.
The text was updated successfully, but these errors were encountered: