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

ddtm/caffeFork

0
View on GitHub↗
137 stars·36 forks·C++·11 viewscaffe.berkeleyvision.org↗

Caffe

Caffe: a fast open framework for deep learning.

Features

  • Advanced Learning - Domain-adversarial training for neural networks.
  • Adversarial Adaptation Methods - Unsupervised domain adaptation via backpropagation.

Star history

Star history chart for ddtm/caffeStar history chart for ddtm/caffe

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 Caffe

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

    cuishuhao/GVB

    82View on GitHub↗

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

    Python
    View on GitHub↗82
  • curiousai/mean-teacherCuriousAI avatar

    CuriousAI/mean-teacher

    1,670View on GitHub↗

    A state-of-the-art semi-supervised method for image recognition

    Pythondeep-learningnips-2017pytorch
    View on GitHub↗1,670
  • 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
Compare all 30 related projects→

Frequently asked questions

What does ddtm/caffe do?

Caffe: a fast open framework for deep learning.

What are the main features of ddtm/caffe?

The main features of ddtm/caffe are: Advanced Learning, Adversarial Adaptation Methods.

Which projects share features with ddtm/caffe?

Projects with overlapping indexed features 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). curiousai/mean-teacher — A state-of-the-art semi-supervised method for image recognition. deepmind/deepmind-research — This project is an AI research implementation library and machine learning research repository. It provides a… dmirlab-group/dsr — The implement of "Learning Disentangled Semantic Representation for Domain Adaptation" (IJCAI 2019). crownx/spa — Official implementation for SPA: A Graph Spectral Alignment Perspective for Domain Adaptation (NeurIPS 2023).