Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while creating data - Can you please review Config.py? #7

Open
darkdevahm opened this issue Sep 22, 2023 · 2 comments
Open

Error while creating data - Can you please review Config.py? #7

darkdevahm opened this issue Sep 22, 2023 · 2 comments

Comments

@darkdevahm
Copy link

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'

@Chezacar
Copy link
Collaborator

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

@scdrand23
Copy link

scdrand23 commented May 6, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants