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

Unable to run evaluate step in dns challenge implementation #64

Closed
raikarsagar opened this issue Mar 18, 2020 · 2 comments
Closed

Unable to run evaluate step in dns challenge implementation #64

raikarsagar opened this issue Mar 18, 2020 · 2 comments

Comments

@raikarsagar
Copy link

Stage 5 : Evaluate
0%| | 0/150 [00:01<?, ?it/s]
Traceback (most recent call last):
File "eval_on_synthetic.py", line 194, in
main(arg_dic)
File "eval_on_synthetic.py", line 46, in main
save_dir=save_dir)
File "eval_on_synthetic.py", line 110, in evaluate
metrics_list=COMPUTE_METRICS)
File "eval_on_synthetic.py", line 169, in get_metrics
sample_rate=sample_rate)
File "/exports/stuart/sagar/asteroid/venv_kevin/lib/python3.6/site-packages/pb_bss/evaluation/wrapper.py", line 87, in init
self.channels = self.observation.shape[-2]
IndexError: tuple index out of range

I have trained the model with some modifications, but unable to evaluate on test_set
The log is mentioned above.

Thank you

@raikarsagar
Copy link
Author

New commit has resolved the issue. related to pb_bss installation

@mpariente
Copy link
Collaborator

Thanks for reporting the issue and glad you could solve it.

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