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

default directory of training model #72

Open
1585596474 opened this issue Oct 12, 2024 · 1 comment
Open

default directory of training model #72

1585596474 opened this issue Oct 12, 2024 · 1 comment

Comments

@1585596474
Copy link

1585596474 commented Oct 12, 2024

Thank you for sharing your code.

I have trained the model, but I cannot find it. I have not modified any code. Can you tell me the default directory of saving the ckpt file?
Screenshot from 2024-10-12 21-09-28

@1585596474
Copy link
Author

image I found the default directory and modified the runevaluation.sh. and I met a problem. How can I solve this?

`The scenario could not be loaded:

'LeaderboardEvaluator' object has no attribute 'traffic_manager'

Traceback (most recent call last):
File "/mnt/ssd/TCP/leaderboard/leaderboard/leaderboard_evaluator.py", line 350, in _load_and_run_scenario
self._load_and_wait_for_world(args, config.town, config.ego_vehicles)
File "/mnt/ssd/TCP/leaderboard/leaderboard/leaderboard_evaluator.py", line 232, in _load_and_wait_for_world
self.traffic_manager.set_synchronous_mode(False)
AttributeError: 'LeaderboardEvaluator' object has no attribute 'traffic_manager'

Registering the route statistics`

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

1 participant