data
Data loader library
A PyTorch project providing data loading utilities and scalable dataloading solutions
A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.
1k stars
34 watching
152 forks
Language: Python
last commit: 3 days ago Related projects:
Repository | Description | Stars |
---|---|---|
pyg-team/pytorch-frame | A deep learning framework for handling heterogeneous tabular data with diverse column types | 543 |
pytorch/hub | A centralized repository of pre-trained machine learning models for deep learning frameworks like PyTorch. | 1,398 |
msamogh/nonechucks | Library that provides dynamic data cleaning and filtering capabilities for PyTorch datasets and samplers | 377 |
leehomyc/mixup_pytorch | An implementation of a novel data augmentation technique to improve deep learning model performance on image classification tasks. | 123 |
eduardoleao052/js-pytorch | A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,084 |
eladhoffer/convnet.pytorch | A PyTorch implementation of various deep convolutional networks for efficient training and evaluation on diverse datasets. | 347 |
viking-sudo-rm/stacknn | This project provides differentiable stacks and queues in PyTorch to facilitate the integration of data structures into models. | 142 |
pytoolz/cytoolz | A high-performance functional data analysis library for Python | 1,009 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
embodiedgpt/embodiedgpt_pytorch | A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. | 340 |
mrdrozdov-github/pytorch-extras | A collection of utility functions to extend PyTorch functionality | 50 |
wkentaro/pytorch-for-numpy-users | Provides a PyTorch interface for working with NumPy arrays and tensors. | 687 |
iamaziz/pytorch-docset | A collection of PyTorch documentation and tutorial resources | 32 |
pytorch/tnt | A collection of tools and utilities for building and training neural networks with PyTorch. | 1,663 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |