-
Notifications
You must be signed in to change notification settings - Fork 50
Issues: landskape-ai/triplet-attention
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Triplet Attention can be applied to EfficientNet in place SE?
#22
by osivaz61
was closed Sep 7, 2022
Hi,I wanna ask that how to calculate the AP value of.
#20
by sunhao123456789
was closed Mar 30, 2022
torch.cat( (torch.max(x, 1)[0].unsqueeze(1), torch.mean(x, 1).unsqueeze(1)), dim=1 )
#19
by Niki173
was closed Jan 20, 2022
seems like the params are not used in
TripletAttention
's definition?
#13
by oukohou
was closed Nov 12, 2020
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.