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
·
Guliisgreat avatar

Guliisgreat/VDPG

0
View on GitHub↗
20 stars·0 forks·Python·1 view

VDPG

VDPG: Adapting to Distribution Shift by Visual Domain Prompt Generation (ICLR 2024)

Features

  • Domain Generalization - Visual domain prompt generation for distribution shift adaptation.

Star history

Star history chart for guliisgreat/vdpgStar history chart for guliisgreat/vdpg

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 VDPG

Similar open-source projects, ranked by how many features they share with VDPG.
  • 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

Frequently asked questions

What does guliisgreat/vdpg do?

VDPG: Adapting to Distribution Shift by Visual Domain Prompt Generation (ICLR 2024)

What are the main features of guliisgreat/vdpg?

The main features of guliisgreat/vdpg are: Domain Generalization.

What are some open-source alternatives to guliisgreat/vdpg?

Open-source alternatives to guliisgreat/vdpg include: thuml/transfer-learning-library — This project is a comprehensive library for transfer learning and domain adaptation in computer vision. It serves as a…