fast-autoaugment
fast-autoaugment copied to clipboard
TypeError: Error instantiating 'autoalbument.faster_autoaugment.models.policy_operations.ShiftRGB' : __init__() missing 1 required positional argument: 'temperature'
can someone help me with this error while I am trying to use autoalbument
worked for me when I use hydra-core==1.0.6
and torch=1.8.0+cu111