Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Trendyol
/
trendyol-dino-v2.1-ecommerce-256d

Feature Extraction
Transformers
PyTorch
Safetensors
English
trendyol_dinov2_v21
image-similarity
image-retrieval
computer-vision
e-commerce
dinov2
gem-pooling
custom_code
Model card Files Files and versions
xet
Community

Instructions to use Trendyol/trendyol-dino-v2.1-ecommerce-256d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Trendyol/trendyol-dino-v2.1-ecommerce-256d with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Trendyol/trendyol-dino-v2.1-ecommerce-256d", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Trendyol/trendyol-dino-v2.1-ecommerce-256d", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
trendyol-dino-v2.1-ecommerce-256d
694 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Aalpk's picture
Aalpk
Update model card: training data wording, GeM ref, paper TBD
c315d0a verified about 6 hours ago
  • .gitattributes
    1.52 kB
    initial commit about 8 hours ago
  • LICENSE
    2.24 kB
    Publish Trendyol DinoV2.1 ecommerce 256d (GeM run_12 epoch=09) about 8 hours ago
  • README.md
    3.82 kB
    Update model card: training data wording, GeM ref, paper TBD about 6 hours ago
  • __init__.py
    681 Bytes
    Publish Trendyol DinoV2.1 ecommerce 256d (GeM run_12 epoch=09) about 8 hours ago
  • config.json
    1.12 kB
    Publish Trendyol DinoV2.1 ecommerce 256d (GeM run_12 epoch=09) about 8 hours ago
  • image_processing_trendyol_dinov2_v21.py
    3.73 kB
    Publish Trendyol DinoV2.1 ecommerce 256d (GeM run_12 epoch=09) about 8 hours ago
  • model.safetensors
    347 MB
    xet
    Publish Trendyol DinoV2.1 ecommerce 256d (GeM run_12 epoch=09) about 8 hours ago
  • modeling_trendyol_dinov2_v21.py
    4.45 kB
    Publish Trendyol DinoV2.1 ecommerce 256d (GeM run_12 epoch=09) about 8 hours ago
  • preprocessor_config.json
    568 Bytes
    Publish Trendyol DinoV2.1 ecommerce 256d (GeM run_12 epoch=09) about 8 hours ago
  • pytorch_model.bin
    347 MB
    xet
    Publish Trendyol DinoV2.1 ecommerce 256d (GeM run_12 epoch=09) about 8 hours ago
  • requirements.txt
    122 Bytes
    Publish Trendyol DinoV2.1 ecommerce 256d (GeM run_12 epoch=09) about 8 hours ago