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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ljjcoder avatar

ljjcoder/Probabilistic-Contrastive-Learning

0
View on GitHub↗
16 stars·0 forks·Python·6 views

Probabilistic Contrastive Learning

Probabilistic Contrastive Learning for Domain Adaptation

Features

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

Star history

Star history chart for ljjcoder/probabilistic-contrastive-learningStar history chart for ljjcoder/probabilistic-contrastive-learning

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Probabilistic Contrastive Learning

Similar open-source projects, ranked by how many features they share with Probabilistic Contrastive Learning.
  • thuml/transfer-learning-librarythuml avatar

    thuml/Transfer-Learning-Library

    3,917View on 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
    View on GitHub↗3,917
  • bupt-ai-cz/iast-eccv2020bupt-ai-cz avatar

    bupt-ai-cz/IAST-ECCV2020

    81View on GitHub↗

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

    Python
    View on GitHub↗81
  • bupt-ai-cz/meta-selflearningbupt-ai-cz avatar

    bupt-ai-cz/Meta-SelfLearning

    205View on GitHub↗

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

    Python
    View on GitHub↗205
  • reddyav1/unitereddyav1 avatar

    reddyav1/unite

    5View on GitHub↗

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

    Python
    View on GitHub↗5
See all 5 alternatives to Probabilistic Contrastive Learning→

Frequently asked questions

What does ljjcoder/probabilistic-contrastive-learning do?

Probabilistic Contrastive Learning for Domain Adaptation

What are the main features of ljjcoder/probabilistic-contrastive-learning?

The main features of ljjcoder/probabilistic-contrastive-learning are: Self Training Methods.

What are some open-source alternatives to ljjcoder/probabilistic-contrastive-learning?

Open-source alternatives to ljjcoder/probabilistic-contrastive-learning include: 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.