LMMM2025 commited on
Commit
2e7d005
·
verified ·
1 Parent(s): bca297f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -3
README.md CHANGED
@@ -1,3 +1,23 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ - Before using the dataset, please visit: https://github.com/LMMMEng/CaRE.
6
+
7
+ - If you find this dataset useful for your research, please cite:
8
+
9
+ ```
10
+ @inproceedings{lou2026scaling,
11
+ title={Scaling Continual Learning to 300+ Tasks with Bi-Level Routing Mixture-of-Experts},
12
+ author={Lou, Meng and Fu, Yunxiang and Yu, Yizhou},
13
+ booktitle={International Conference on Machine Learning},
14
+ year={2026},
15
+ }
16
+
17
+ @inproceedings{zhang2022benchmarking,
18
+ title={Benchmarking omni-vision representation through the lens of visual realms},
19
+ author={Zhang, Yuanhan and Yin, Zhenfei and Shao, Jing and Liu, Ziwei},
20
+ booktitle={European Conference on Computer Vision},
21
+ year={2022},
22
+ }
23
+ ```