LIBERO
LIBERO copied to clipboard
ImportError: cannot import name 'CropRandomizer' from robomimic.models.base_nets
Hello,
I am currently trying to replicate the experiments on LIBERO but am running into the following error:
ImportError: cannot import name 'CropRandomizer' from 'robomimic.robomimic.models.base_nets'
CropRandomizer is not defined in the program. Seems like this person had the same issue, but it was not resolved. I tried the suggested fix to upgrade robomimic to 0.3.0, but it did not change the error.
Any suggestions on how to resolve this would be very appreciated.