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

ricvolpi/adversarial-feature-augmentation

0
View on GitHub↗
131 stars·35 forks·Python·MIT·10 views

Adversarial Feature Augmentation

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

Features

  • Adversarial Adaptation Methods - Adversarial feature augmentation for domain adaptation.
  • Computer Vision Research - Adversarial feature augmentation for domain adaptation.

Star history

Star history chart for ricvolpi/adversarial-feature-augmentationStar history chart for ricvolpi/adversarial-feature-augmentation

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 Adversarial Feature Augmentation

Similar open-source projects, ranked by how many features they share with Adversarial Feature Augmentation.
  • 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
  • zalandoresearch/fashion-mnistzalandoresearch avatar

    zalandoresearch/fashion-mnist

    12,754View on GitHub↗

    This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy of machine learning models. It provides a standardized collection of labeled fashion product images and training data formatted to be compatible with the MNIST dataset structure. The dataset consists of fixed-dimension grayscale images and label-based category mappings, stored in a binary format. It includes pre-split training and testing sets and a static distribution to ensure consistent cross-model benchmarking. The repository supports image classification benchmarking and

    Pythonbenchmarkcomputer-visionconvolutional-neural-networks
    View on GitHub↗12,754
  • agrimgupta92/sganagrimgupta92 avatar

    agrimgupta92/sgan

    912View on GitHub↗

    Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018

    Python
    View on GitHub↗912
  • ahangchen/tfusionahangchen avatar

    ahangchen/TFusion

    310View on GitHub↗

    CVPR2018: Unsupervised Cross-dataset Person Re-identification by Transfer Learning of Spatio-temporal Patterns

    Python
    View on GitHub↗310
See all 30 alternatives to Adversarial Feature Augmentation→

Frequently asked questions

What does ricvolpi/adversarial-feature-augmentation do?

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

What are the main features of ricvolpi/adversarial-feature-augmentation?

The main features of ricvolpi/adversarial-feature-augmentation are: Adversarial Adaptation Methods, Computer Vision Research.

What are some open-source alternatives to ricvolpi/adversarial-feature-augmentation?

Open-source alternatives to ricvolpi/adversarial-feature-augmentation include: thuml/transfer-learning-library — This project is a comprehensive library for transfer learning and domain adaptation in computer vision. It serves as a… zalandoresearch/fashion-mnist — This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy… agrimgupta92/sgan — Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018. aimerykong/recurrent-pixel-embedding-for-instance-grouping — CVPR2018 - pixel embedding & grouping for structured prediction, e.g., instance segmentation. akanazawa/cmr — Angjoo Kanazawa \ , Shubham Tulsiani \ , Alexei A. Efros, Jitendra Malik. ahangchen/tfusion — CVPR2018: Unsupervised Cross-dataset Person Re-identification by Transfer Learning of Spatio-temporal Patterns.