Skip to content

Commit c4ac682

Browse files
authored
Update README.md
1 parent 26facec commit c4ac682

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,16 @@
44
The code repository for ["Few-Shot Class-Incremental Learning by Sampling Multi-Phase Tasks"](https://ieeexplore.ieee.org/document/9864267) (TPAMI 2022) in PyTorch. If you use any content of this repo for your work, please cite the following bib entry:
55

66
7-
@ARTICLE{zhou2022few,
8-
author={Zhou, Da-Wei and Ye, Han-Jia and Ma, Liang and Xie, Di and Pu, Shiliang and Zhan, De-Chuan},
9-
journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
10-
title={Few-Shot Class-Incremental Learning by Sampling Multi-Phase Tasks},
11-
year={2022},
12-
volume={},
13-
number={},
14-
pages={1-16},
15-
doi={10.1109/TPAMI.2022.3200865}}
7+
@ARTICLE{zhou2022few,
8+
author={Zhou, Da-Wei and Ye, Han-Jia and Ma, Liang and Xie, Di and Pu, Shiliang and Zhan, De-Chuan},
9+
journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
10+
title={Few-Shot Class-Incremental Learning by Sampling Multi-Phase Tasks},
11+
year={2023},
12+
volume={45},
13+
number={11},
14+
pages={12816-12831},
15+
doi={10.1109/TPAMI.2022.3200865}
16+
}
1617

1718

1819

0 commit comments

Comments
 (0)