deep-transfer-learning
Domain adaptation library
A collection of implementations of algorithms to adapt deep learning models from one domain to another
A collection of implementations of deep domain adaptation algorithms
898 stars
9 watching
205 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
deep-transfer-learningdomain-adaptationpytorchtransfer-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| A toolbox for comparing and running domain adaptation algorithms on different datasets. | 334 |
| This project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another. | 851 |
| An implementation of a knowledge aggregation method for adapting to multiple domains using a graph-based framework. | 69 |
| A collection of libraries and frameworks for transfer learning and meta-learning in deep neural networks | 253 |
| Improves federated learning performance by incorporating domain knowledge and regularization to adapt models across diverse domains | 93 |
| An open-source framework for adapting representation models to various tasks and industries | 1,743 |
| Develops a method to improve performance of computer vision tasks by adapting models to new domains and data sources through meta-learning and self-learning techniques. | 199 |
| Develops object detection algorithms to adapt to new domains with limited supervision | 422 |
| A framework for unsupervised domain adaptation in semantic segmentation using multi-resolution training and learned scale attention. | 236 |
| An implementation of adaptive test-time personalization for federated learning in deep neural networks. | 16 |
| A collection of implementations of recent deep learning papers in Python | 1,814 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| An approach to transfer learning for NLP tasks using adversarial reprogramming and word-level task-specific embeddings. | 83 |
| A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. | 426 |
| Generates images from one domain into another without paired data using a neural network model | 861 |