I'm trying to run the evaluation code for patch attacks, but I encountered an error related to a missing method. In run_libero_eval_args_geo_batch.py, there's a call to simulation_random_patch:
Caught exception: 'RandomPatchTransform' object has no attribute 'simulation_random_patch'.
Thank you for your help!
I'm trying to run the evaluation code for patch attacks, but I encountered an error related to a missing method. In
run_libero_eval_args_geo_batch.py, there's a call tosimulation_random_patch:Caught exception: 'RandomPatchTransform' object has no attribute 'simulation_random_patch'.
Thank you for your help!