ORL
ORL copied to clipboard
BYOL object has no attribute module
Hello , I am getting an error in the first step. Plz guide me to solve this error .
File "tools/train.py", line 142, in
File "/data2/dl/grp20/grp20_env/lib/python3.8/site-packages/torch/nn/modules/module.py", line 947, in getattr
raise AttributeError("'{}' object has no attribute '{}'".format(
AttributeError: 'BYOL' object has no attribute 'module'