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
Back to mid-push/moving-semantic-transfer-network

Projects sharing features with Moving Semantic Transfer Network

30 open-source projects similar to mid-push/moving-semantic-transfer-network, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • 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
  • crownx/spaCrownX avatar

    CrownX/SPA

    18View on GitHub↗

    Official implementation for SPA: A Graph Spectral Alignment Perspective for Domain Adaptation (NeurIPS 2023)

    Python
    View on GitHub↗18
  • cuishuhao/gvbcuishuhao avatar

    cuishuhao/GVB

    82View on GitHub↗

    Code of Gradually Vanishing Bridge for Adversarial Domain Adaptation (CVPR2020)

    Python
    View on GitHub↗82
  • ddtm/caffeddtm avatar

    ddtm/caffe

    137View on GitHub↗

    Caffe: a fast open framework for deep learning.

    C++
    View on GitHub↗137
  • dmirlab-group/dsrDMIRLAB-Group avatar

    DMIRLAB-Group/DSR

    20View on GitHub↗

    The implement of "Learning Disentangled Semantic Representation for Domain Adaptation" (IJCAI 2019)

    Python
    View on GitHub↗20

AI search

Explore more awesome repositories

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

Find more with AI search
  • engharat/sbadaganengharat avatar

    engharat/SBADAGAN

    15View on GitHub↗

    SBADA-GAN CVPR 2018 code This is a preliminary release, as the code needs a massive cleanup being extremely verbose in this current state. In the Mnist_MnistM notebook can be found an example of how to run SBADA-GAN on Mnist -> MnistM Domain Adaptation task.

    Jupyter Notebook
    View on GitHub↗15
  • erictzeng/addaerictzeng avatar

    erictzeng/adda

    222View on GitHub↗

    This code requires Python 3, and is implemented in Tensorflow.

    Python
    View on GitHub↗222
  • fungtion/dannfungtion avatar

    fungtion/DANN

    947View on GitHub↗

    pytorch implementation of Domain-Adversarial Training of Neural Networks

    Python
    View on GitHub↗947
  • haitran14/gadahaitran14 avatar

    haitran14/gada

    2View on GitHub↗

    This code was developed based on dirt-t.

    Python
    View on GitHub↗2
  • hellowangqian/domain-adaptation-caplshellowangqian avatar

    hellowangqian/domain-adaptation-capls

    62View on GitHub↗

    Unsupervised Domain Adaptation via Structured Prediction Based Selective Pseudo-Labeling

    MATLAB
    View on GitHub↗62
  • huitangtang/dada-aaai2020huitangtang avatar

    huitangtang/DADA-AAAI2020

    2View on GitHub↗

    Code release for Discriminative Adversarial Domain Adaptation (AAAI2020).

    View on GitHub↗2
  • issamlaradji/m-addaIssamLaradji avatar

    IssamLaradji/M-ADDA

    113View on GitHub↗

    Domain Adaptation Based on the Triplet Loss

    Python
    View on GitHub↗113
  • jdai-cv/fadaJDAI-CV avatar

    JDAI-CV/FADA

    141View on GitHub↗

    (ECCV 2020) Classes Matter: A Fine-grained Adversarial Approach to Cross-domain Semantic Segmentation

    Python
    View on GitHub↗141
  • jvanvugt/pytorch-domain-adaptationjvanvugt avatar

    jvanvugt/pytorch-domain-adaptation

    646View on GitHub↗

    A collection of implementations of adversarial domain adaptation algorithms

    Python
    View on GitHub↗646
  • lijin118/3catnlijin118 avatar

    lijin118/3CATN

    33View on GitHub↗

    Cycle-consistent Conditional Adversarial Transfer Networks, ACM MM 2019

    Python
    View on GitHub↗33
  • lijin118/cgdmlijin118 avatar

    lijin118/CGDM

    68View on GitHub↗

    Codes for "Cross-Domain Gradient Discrepancy Minimization for Unsupervised Domain Adaptation" in CVPR 2021

    Python
    View on GitHub↗68
  • microsoft/udamicrosoft avatar

    microsoft/UDA

    115View on GitHub↗

    Unsupervised Domain Adaptation for Computer Vision Tasks

    Python
    View on GitHub↗115
  • naoto0804/pytorch-sbada-gannaoto0804 avatar

    naoto0804/pytorch-SBADA-GAN

    27View on GitHub↗

    Unofficial pytorch implementation of algorithms for domain adaptation

    Python
    View on GitHub↗27
  • postbg/dta.pytorchpostBG avatar

    postBG/DTA.pytorch

    163View on GitHub↗

    Official implementation of Drop to Adapt: Learning Discriminative Features for Unsupervised Domain Adaptation presented at ICCV 2019.

    Python
    View on GitHub↗163
  • ricvolpi/adversarial-feature-augmentationricvolpi avatar

    ricvolpi/adversarial-feature-augmentation

    131View on GitHub↗

    Code for the paper "Adversarial Feature Augmentation for Unsupervised Domain Adaptation", CVPR 2018

    Python
    View on GitHub↗131
  • rockysj/wdgrlRockySJ avatar

    RockySJ/WDGRL

    130View on GitHub↗

    Tensorflow version: 1.3.0

    Python
    View on GitHub↗130
  • ruishu/dirt-tRuiShu avatar

    RuiShu/dirt-t

    176View on GitHub↗

    A DIRT-T Approach to Unsupervised Domain Adaptation (ICLR 2018)

    Python
    View on GitHub↗176
  • tensorflow/modelstensorflow avatar

    tensorflow/models

    77,663View on GitHub↗

    This repository serves as a centralized collection of state-of-the-art deep learning architectures and reference implementations designed for research and application development. It provides a comprehensive toolkit for computer vision and natural language processing, offering pre-built models and training pipelines for tasks ranging from image classification and object detection to complex sequence modeling. The project distinguishes itself by providing a flexible execution harness that manages the entire training lifecycle, including data ingestion and backpropagation. It supports scalable

    Python
    View on GitHub↗77,663
  • thudzj/catthudzj avatar

    thudzj/CAT

    25View on GitHub↗

    Code for "Cluster Alignment with a Teacher for Unsupervised Domain Adaptation"

    Python
    View on GitHub↗25
  • thuml/batch-spectral-penalizationthuml avatar

    thuml/Batch-Spectral-Penalization

    92View on GitHub↗

    Code release for Transferability vs. Discriminability: Batch Spectral Penalization for Adversarial Domain Adaptation (ICML 2019)

    Python
    View on GitHub↗92
  • thuml/cdanthuml avatar

    thuml/CDAN

    415View on GitHub↗

    Code release for "Conditional Adversarial Domain Adaptation" (NIPS 2018)

    Jupyter Notebook
    View on GitHub↗415
  • thuml/madathuml avatar

    thuml/MADA

    61View on GitHub↗

    Code release for "Multi-Adversarial Domain Adaptation" (AAAI 2018)

    C++
    View on GitHub↗61
  • thuml/transferable-adversarial-trainingthuml avatar

    thuml/Transferable-Adversarial-Training

    81View on GitHub↗

    Code release for Transferable Adversarial Training: A General Approach to Adapting Deep Classifiers (ICML2019)

    Python
    View on GitHub↗81
  • val-iisc/sdatval-iisc avatar

    val-iisc/SDAT

    71View on GitHub↗

    ICML 2022Source code for "A Closer Look at Smoothness in Domain Adversarial Training",

    Python
    View on GitHub↗71
  • xiaoachen98/dalnxiaoachen98 avatar

    xiaoachen98/DALN

    93View on GitHub↗

    CVPR2022 Official implementation of DALN.

    Python
    View on GitHub↗93