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

Could not set up the required agent: > Unknown model (interfuser_baseline) #91

Open
ml6362662 opened this issue May 27, 2024 · 2 comments

Comments

@ml6362662
Copy link

ml6362662 commented May 27, 2024

hello, I am sorry to bother you, but I trully have trouble with the evaluation. Here is the problem:

I already set up the Carla:

interfuser问题

and then set up the run_evaluation.sh, but it seems doesnot work:

interfuser问题2

and And I have already installed timm (Use commands >>> pip timm ).Querying related issues, it seems to appear in timm, I guess it's a version issue, but I don't know how to fix it :

interfuser问题3

I'm a newbie to Carla and don't know how to fix this. If anyone knows how to fix this bug, I'd love to be able to tell me the details of how to fix it, which is crucial for me. Thank you so much!!!

@zygalaxy
Copy link

I successfully resolved the issue by adding the following code at line 40 of the InterFuser/leaderboard/leaderboard/leaderboard_evaluator.py file:
2024-05-31 09-54-23屏幕截图

@ml6362662
Copy link
Author

I successfully solved the problem: I deleted the downloaded project, re-downloaded and installed the project, and reconfigured the environment as required (found that the required installation would install timm properly, and there was no need to reinstall another version of timm, so I suspected another problem). For the model problem displayed, Found behind is not to download the weight of proprietary (Interfuser.pth.tar on Interfuser/leadervoard/team_code) and a compression package ((resnet50d_ra2-464 e36ba.pth) assessment script will automatically download, If the download fails, click the pop-up link to download it directly, and then put it in the corresponding folder (you will see the corresponding path when the download fails).)

@ml6362662 ml6362662 reopened this Jun 4, 2024
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

2 participants