MLCD
Collection
Large-Scale Visual Representation Model
•
7 items
•
Updated
•
3
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")