awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ljjcoder avatar

ljjcoder/Probabilistic-Contrastive-Learning

0
View on GitHub↗
16 estrellas·0 forks·Python·4 vistas

Probabilistic Contrastive Learning

Probabilistic Contrastive Learning for Domain Adaptation

Features

  • Self Training Methods - Integrates probabilistic contrastive learning into self-training loops.

Historial de estrellas

Gráfico del historial de estrellas de ljjcoder/probabilistic-contrastive-learningGráfico del historial de estrellas de ljjcoder/probabilistic-contrastive-learning

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Probabilistic Contrastive Learning

Proyectos open-source similares, clasificados según cuántas características comparten con Probabilistic Contrastive Learning.
  • thuml/transfer-learning-libraryAvatar de thuml

    thuml/Transfer-Learning-Library

    3,917Ver en GitHub↗

    This project is a comprehensive library for transfer learning and domain adaptation in computer vision. It serves as a framework for aligning feature distributions between source and target datasets, a toolkit for domain generalization, and a library for semi-supervised learning using small labeled datasets and large unlabeled sets. The library provides specialized capabilities for unsupervised domain adaptation, including the use of adversarial networks, discrepancy-based architectures, and image-to-image translation to reduce distribution mismatch. It also includes tools for domain generali

    Python
    Ver en GitHub↗3,917
  • bupt-ai-cz/iast-eccv2020Avatar de bupt-ai-cz

    bupt-ai-cz/IAST-ECCV2020

    81Ver en GitHub↗

    IAST: Instance Adaptive Self-training for Unsupervised Domain Adaptation (ECCV 2020) https://teacher.bupt.edu.cn/zhuchuang/en/index.htm

    Python
    Ver en GitHub↗81
  • bupt-ai-cz/meta-selflearningAvatar de bupt-ai-cz

    bupt-ai-cz/Meta-SelfLearning

    205Ver en GitHub↗

    Meta Self-learning for Multi-Source Domain Adaptation: A Benchmark

    Python
    Ver en GitHub↗205
  • reddyav1/uniteAvatar de reddyav1

    reddyav1/unite

    5Ver en GitHub↗

    CVPR 2024 Code for UNITE, an unsupervised approach for video domain adaptation (https://arxiv.org/abs/2312.02914)

    Python
    Ver en GitHub↗5
Ver las 5 alternativas a Probabilistic Contrastive Learning→

Preguntas frecuentes

¿Qué hace ljjcoder/probabilistic-contrastive-learning?

Probabilistic Contrastive Learning for Domain Adaptation

¿Cuáles son las características principales de ljjcoder/probabilistic-contrastive-learning?

Las características principales de ljjcoder/probabilistic-contrastive-learning son: Self Training Methods.

¿Qué alternativas de código abierto existen para ljjcoder/probabilistic-contrastive-learning?

Las alternativas de código abierto para ljjcoder/probabilistic-contrastive-learning incluyen: thuml/transfer-learning-library — This project is a comprehensive library for transfer learning and domain adaptation in computer vision. It serves as a… bupt-ai-cz/iast-eccv2020 — IAST: Instance Adaptive Self-training for Unsupervised Domain Adaptation (ECCV 2020)… bupt-ai-cz/meta-selflearning — Meta Self-learning for Multi-Source Domain Adaptation: A Benchmark. reddyav1/unite — [CVPR 2024] Code for UNITE, an unsupervised approach for video domain adaptation (https://arxiv.org/abs/2312.02914). ybzh/auxselftrain — Gradual Domain Adaptation via Self-Training of Auxiliary Models.