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

Issue with evaluation mode Precision and recall #1

Open
ssbahade opened this issue Jul 30, 2019 · 2 comments
Open

Issue with evaluation mode Precision and recall #1

ssbahade opened this issue Jul 30, 2019 · 2 comments

Comments

@ssbahade
Copy link

while in debugging mode, in linear layer of the model gives the class_id all zeros. input size is (91, 1024), weight is (81,1024) and bias is 81. when doing the torch.addmm(bias, input, weight.t()) is gives the all class_id 0 0 0 0 0 0 00 ......... i spend about a week on this issues. please help.

image

@jry01
Copy link

jry01 commented Dec 9, 2019

Have you figured it out? I had the same error..

@TalentedMUSE
Copy link

Have you figured it out? I had the same error..

me too!

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

3 participants