mixup_pytorch
Data augmentation library
An implementation of a novel data augmentation technique to improve deep learning model performance on image classification tasks.
A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch
123 stars
5 watching
15 forks
Language: Python
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides scalable, performant data loading solutions and utilities to be shared by PyTorch domain libraries | 1,149 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,093 |
| A deep learning framework for handling heterogeneous tabular data with diverse column types | 582 |
| Library that provides dynamic data cleaning and filtering capabilities for PyTorch datasets and samplers | 378 |
| Provides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages. | 432 |
| A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. | 346 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
| An implementation of deep image matting in PyTorch using a neural network architecture. | 821 |
| This repository provides tutorials and demo code for accelerated deep learning with PyTorch using Jupyter Notebook. | 127 |
| A comprehensive Python library with PyTorch extensions for rapid prototyping and machine learning model development. | 1,523 |
| This is an open source PyTorch library providing tools and models to explain the predictions of deep neural networks for natural language processing tasks. | 19 |
| An implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data. | 199 |