TransBoost
Domain transfer algorithm
An algorithm for improving model performance on target domains by leveraging instances from matured products
TransBoost algorithm for transfer learning
34 stars
2 watching
2 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a boosting-based transfer learning algorithm for regression tasks. | 44 |
| A PyTorch implementation of cycle and semi-supervised GANs for domain transfer between MNIST and SVHN datasets | 433 |
| An implementation of a deep learning-based makeup transfer algorithm that can robustly handle pose and expression variations in images. | 737 |
| Improves federated learning performance by incorporating domain knowledge and regularization to adapt models across diverse domains | 93 |
| Generates images from one domain into another without paired data using a neural network model | 861 |
| A collection of implementations of algorithms to adapt deep learning models from one domain to another | 898 |
| This project enables makeup transfer using a Generative Adversarial Network to disentangle facial identity and makeup features. | 118 |
| An implementation of a multi-class boosting algorithm with improved performance and speed | 7 |
| An approach to adapt machine learning models using scarce data and limited resources by modifying their internal workings without changing the model's original architecture or training data. | 37 |
| Develops object detection algorithms to adapt to new domains with limited supervision | 422 |
| A tool that enables data transfer between two data platforms | 4 |
| A software package implementing an ensemble boosting method with gradient descent | 184 |
| An algorithm for transferring styles between images while preserving local details and content | 173 |
| An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. | 69 |
| Transfers artistic styles between images using neural networks and matrix operations | 1,538 |