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

Help Needed #25

Open
user432 opened this issue Jul 16, 2020 · 1 comment
Open

Help Needed #25

user432 opened this issue Jul 16, 2020 · 1 comment

Comments

@user432
Copy link

user432 commented Jul 16, 2020

Hey, Can Supervised Contrastive Loss be implemented for Semantic Segmentation where the output of the model is of the shape;
features = [bsz, feat_dim, h, w]
target = [bsz, h, w]
target_embedding = [bsz, embed_dim, h, w]

It would be very helpful if you can help me. Thanks:)

@HobbitLong
Copy link
Owner

At least you need to modify the input-output format

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