Skip to content

ModuleNotFoundError: No module named 'test_config' #8

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

Open
WuJunxu opened this issue Mar 5, 2025 · 1 comment
Open

ModuleNotFoundError: No module named 'test_config' #8

WuJunxu opened this issue Mar 5, 2025 · 1 comment

Comments

@WuJunxu
Copy link

WuJunxu commented Mar 5, 2025

In predict_*_coco_val_set.py test_config is missing.

Is there any difference between config.py and test_config.py?

If so, request for the test_config file.

@yeshwanth95
Copy link
Owner

Hello, thank you for your interest in our work.

There is no difference between the config.py and test_config.py files. You can simply copy the config.py file and update the config values to match those used during the training phase. I will also try to share a copy of the test_config.py files for each of the evaluation scripts. Let me know if that works for you.

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