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

about test.py? #63

Open
chwwade opened this issue Jan 6, 2021 · 1 comment
Open

about test.py? #63

chwwade opened this issue Jan 6, 2021 · 1 comment

Comments

@chwwade
Copy link

chwwade commented Jan 6, 2021

outputs_pred = outputs[0] + outputs[1][:,0:Config.numcls] + outputs[1][:,Config.numcls:2*Config.numcls]
this code means that when we test our dataset, it also need extra parts? adv part also exists in testing?

@mmaaz60
Copy link

mmaaz60 commented Apr 2, 2021

Unfortunately, yes

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