Skip to content

Commit

Permalink
Merge pull request #60 from NJUyued/master
Browse files Browse the repository at this point in the history
Update img_classification.md & other_papers.md
  • Loading branch information
yassouali authored May 14, 2024
2 parents 1e54df4 + 57de211 commit 6822ec2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
8 changes: 8 additions & 0 deletions files/img_classification.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@

## Image Classification

### 2024
- Roll with the Punches: Expansion and Shrinkage of Soft Label Selection for Semi-supervised Fine-Grained Learning.
[[pdf]](https://ojs.aaai.org/index.php/AAAI/article/view/29068/30023)
[[code]](https://github.com/NJUyued/SoC4SS-FGVC)
- Yue Duan, Zhen Zhao, Lei Qi, Luping Zhou, Lei Wang, Yinghuan Shi. *AAAI 2024*

### 2023

- Towards Semi-supervised Learning with Non-random Missing Labels.
[[pdf]](https://arxiv.org/pdf/2308.08872.pdf)
[[code]](https://github.com/NJUyued/PRG4SSL-MNAR)
[[zhihu]](https://zhuanlan.zhihu.com/p/653555164)
- Yue Duan, Zhen Zhao, Lei Qi, Luping Zhou, Lei Wang, Yinghuan Shi. *ICCV 2023*

- Semi-supervised learning made simple with self-supervised clustering.
Expand Down
6 changes: 6 additions & 0 deletions files/other_papers.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## Other

### 2024
- PG-LBO: Enhancing High-Dimensional Bayesian Optimization with Pseudo-Label and Gaussian Process Guidance.
[[pdf]](https://ojs.aaai.org/index.php/AAAI/article/download/29018/29931)
[[code]](https://github.com/TaicaiChen/PG-LBO)
- Taicai Chen, Yue Duan, Dong Li, Lei Qi, Yinghuan Shi, Yang Gao. *AAAI 2024*

### 2022

- SemiFL: Semi-Supervised Federated Learning for Unlabeled Clients with Alternate Training.
Expand Down

0 comments on commit 6822ec2

Please sign in to comment.