MLCD
Collection
Large-Scale Visual Representation Model
•
8 items
•
Updated
•
4
git clone https://github.com/deepglint/unicom
cd unicom/mlcd
python
>>> from vit_rope2d_hf import MLCDVisionModel
>>> model = MLCDVisionModel.from_pretrained("DeepGlint-AI/mlcd-vit-bigG-patch14-224")
@inproceedings{anxiang_2024_mlcd,
title={Multi-label Cluster Discrimination for Visual Representation Learning},
author={An, Xiang and Yang, Kaicheng and Dai, Xiangzi and Feng, Ziyong and Deng, Jiankang},
booktitle={ECCV},
year={2024}
}