Skip to content

jingw193/PNE_Loss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Positive-negative equal contrastive loss for semantic segmentation

image

This repository is the PyTorch Implementation.

Our experiment is based on the MMsegmentation 0.13 version.

Due to our proposed PNE loss being plug-on-play, we provide the code of PNE loss and an example to apply the PNE loss on the ASPP decoder in the MMsegmentation framework.

Citing PNE loss

@article{wang2023positive,
  title={Positive-negative equal contrastive loss for semantic segmentation},
  author={Wang, Jing and Li, Jiangyun and Li, Wei and Xuan, Lingfei and Zhang, Tianxiang and Wang, Wenxuan},
  journal={Neurocomputing},
  year={2023},
  publisher={Elsevier}
}

About

Positive-Negative Equal Contrastive Loss for Semantic Segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages