pytorch-adda and pytorch-adapt

pytorch-adda
51
Established
pytorch-adapt
46
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 25/25
Community 11/25
Stars: 493
Forks: 141
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 394
Forks: 19
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m

About pytorch-adda

corenel/pytorch-adda

A PyTorch implementation for Adversarial Discriminative Domain Adaptation

This project helps machine learning engineers or researchers adapt a trained model from one dataset to a similar but different dataset without extensive retraining. It takes an image classification model trained on a 'source' set of images (like MNIST handwritten digits) and adapts it to perform well on a 'target' set (like USPS handwritten digits), even if the target data looks slightly different. This is useful for researchers and ML engineers working with computer vision tasks.

domain-adaptation image-classification transfer-learning computer-vision neural-networks

About pytorch-adapt

KevinMusgrave/pytorch-adapt

Domain adaptation made easy. Fully featured, modular, and customizable.

This tool helps machine learning engineers and researchers adapt existing models to perform well on new, related datasets without needing to retrain from scratch. You provide your pre-trained model and data from a new 'target' domain, and it outputs an adapted model ready for use. It's designed for practitioners who work with machine learning models and need to deploy them in varied environments or with evolving data.

machine-learning model-deployment data-drift AI-research predictive-modeling

Scores updated daily from GitHub, PyPI, and npm data. How scores work