Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jiequancui authored Apr 21, 2022
1 parent ab8d3f5 commit 4609959
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# Imbalanced Learning for Recognition
This repository contains the code of our papers on the topic of imbalanced learning for recognition.
* The code for our paper "Region Rebalance for Long-Tailed Semantic Segmentation" ([paper](https://arxiv.org/pdf/2204.01969.pdf)) will be released soon;
* The code for our paper "Residual Learning for Long-tailed recogntion" ([paper](https://arxiv.org/pdf/2101.10633.pdf) and [code](https://github.com/jiequancui/ResLT));
* The code for our paper "Parametric Contrastive Learning" ([paper](https://arxiv.org/pdf/2107.12028.pdf) and [code](https://github.com/dvlab-research/Parametric-Contrastive-Learning));




# Parametric-Contrastive-Learning
This repository contains the implementation code for ICCV2021 paper:
**Parametric Contrastive Learning** (https://arxiv.org/abs/2107.12028)
Expand Down

0 comments on commit 4609959

Please sign in to comment.