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

postBG/DTA.pytorch

0
View on GitHub↗
163 stars·14 forks·Python·9 views

DTA.pytorch

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

Features

  • Adversarial Adaptation Methods - Learning discriminative features via drop-to-adapt mechanisms.

Star history

Star history chart for postbg/dta.pytorchStar history chart for postbg/dta.pytorch

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to DTA.pytorch

Similar open-source projects, ranked by how many features they share with DTA.pytorch.
  • 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
  • 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
  • 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
See all 30 alternatives to DTA.pytorch→

Frequently asked questions

What does postbg/dta.pytorch do?

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

What are the main features of postbg/dta.pytorch?

The main features of postbg/dta.pytorch are: Adversarial Adaptation Methods.

What are some open-source alternatives to postbg/dta.pytorch?

Open-source alternatives to postbg/dta.pytorch include: thuml/transfer-learning-library — This project is a comprehensive library for transfer learning and domain adaptation in computer vision. It serves as a… cuishuhao/gvb — Code of Gradually Vanishing Bridge for Adversarial Domain Adaptation (CVPR2020). ddtm/caffe — Caffe: a fast open framework for deep learning. dmirlab-group/dsr — The implement of "Learning Disentangled Semantic Representation for Domain Adaptation" (IJCAI 2019). engharat/sbadagan — SBADA-GAN CVPR 2018 code This is a preliminary release, as the code needs a massive cleanup being extremely verbose in… crownx/spa — Official implementation for SPA: A Graph Spectral Alignment Perspective for Domain Adaptation (NeurIPS 2023).