Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
WAMAWAMA committed Jan 23, 2023
1 parent 3403252 commit 54a5c88
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 0 deletions.
276 changes: 276 additions & 0 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -856,6 +856,7 @@ if __name__ == '__main__':
<summary> Demo: Multi-label network structure 🟢 </summary>

6 different novel multi-label network structures
*all model codes are re-constructed in a very simple way*

|Network| Publication | Demo code | Paper link| Support multi-class per label|
|---|---|---|---|---|
Expand Down Expand Up @@ -1391,4 +1392,11 @@ Thanks to these authors and their codes:
12) radimagenet: https://github.com/BMEII-AI/RadImageNet
13) https://github.com/BMEII-AI/RadImageNet/issues/3
14) TransUnet: https://github.com/Beckschen/TransUNet
15) ML-Decoder: https://github.com/Alibaba-MIIL/ML_Decoder
16) Q2L: https://github.com/SlongLiu/query2labels
17) https://github.com/AmrMaghraby/CNN-RNN-A-Unified-Framework-for-Multi-label-Image-Classification
18) https://github.com/yunjey/pytorch-tutorial/tree/master/tutorials/03-advanced/image_captioning
19) ML-GCN: code:https://github.com/megvii-research/ML-GCN
20) C-tran: https://github.com/QData/C-Tran
21) SSGRL: https://github.com/HCPLab-SYSU/SSGRL

0 comments on commit 54a5c88

Please sign in to comment.