You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for inconvenience. The coperception repository modified the Config.py, causing this bug. You may try coperception with commit id 59e8fa36a315bf652bf2eb9f0c64dc3cbca61d34 and check issues in coperception/coperception#7
Hi,
The issue you linked seems to discuss split set overlap. Not this
I can run smoothly the original DiscoNet. But create_data_LAdet.py throws an error.
How can I solve this, please?
Traceback (most recent call last):
File "create_data_LAdet.py", line 638, in
create_data([config, nusc, current_agent, config_global, scene_list])
File "create_data_LAdet.py", line 245, in create_data
config.savepath, str(scene_idx) + "_" + str(save_seq_cnt)
AttributeError: 'Config' object has no attribute 'savepath'
The text was updated successfully, but these errors were encountered: