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
ChrisAllenMing avatar

ChrisAllenMing/LtC-MSDA

0
View on GitHub↗
75 stars·16 forks·Python·8 views

LtC MSDA

Implementation of Learning to Combine: Knowledge Aggregation for Multi-Source Domain Adaptation (ECCV 2020).

Features

  • Multi-Source Adaptation - Knowledge aggregation for multi-source domain adaptation.

Star history

Star history chart for chrisallenming/ltc-msdaStar history chart for chrisallenming/ltc-msda

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with LtC MSDA

These projects share indexed features with LtC MSDA. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • daoyuan98/mddadaoyuan98 avatar

    daoyuan98/MDDA

    59View on GitHub↗

    Implementation of paper multi-source distilling domain adaptation

    Python
    View on GitHub↗59
  • eddardd/wbtransporteddardd avatar

    eddardd/WBTransport

    32View on GitHub↗

    (ICASSP'21/CVPR'21) Wasserstein Barycenter Transport

    Python
    View on GitHub↗32
  • altschulerwu-lab/mulannAltschulerWu-Lab avatar

    AltschulerWu-Lab/MuLANN

    38View on GitHub↗

    Code and data of the "Multi-domain adversarial learning" paper, Schoenauer-Sebag et al., accepted at ICLR 2019

    Lua
    View on GitHub↗38
Compare all 10 related projects→

Frequently asked questions

What does chrisallenming/ltc-msda do?

Implementation of Learning to Combine: Knowledge Aggregation for Multi-Source Domain Adaptation (ECCV 2020).

What are the main features of chrisallenming/ltc-msda?

The main features of chrisallenming/ltc-msda are: Multi-Source Adaptation.

Which projects share features with chrisallenming/ltc-msda?

Projects with overlapping indexed features include: altschulerwu-lab/mulann — Code and data of the "Multi-domain adversarial learning" paper, Schoenauer-Sebag et al., accepted at ICLR 2019. bupt-ai-cz/meta-selflearning — Meta Self-learning for Multi-Source Domain Adaptation: A Benchmark. daoyuan98/mdda — Implementation of paper multi-source distilling domain adaptation. eddardd/wbtransport — (ICASSP'21/CVPR'21) Wasserstein Barycenter Transport. francis0625/graphical-modeling-for-multi-source-domain-adaptation — Implementation of Graphical Modeling for Multi-Source Domain Adaptation (TPAMI). hcplab-sysu/msda.