data
Data loader library
Provides scalable, performant data loading solutions and utilities to be shared by PyTorch domain libraries
A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.
1k stars
35 watching
154 forks
Language: Python
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
pyg-team/pytorch-frame | A deep learning framework for handling heterogeneous tabular data with diverse column types | 582 |
pytorch/hub | A centralized repository of pre-trained machine learning models for deep learning frameworks like PyTorch. | 1,402 |
msamogh/nonechucks | Library that provides dynamic data cleaning and filtering capabilities for PyTorch datasets and samplers | 378 |
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,093 |
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,010 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
embodiedgpt/embodiedgpt_pytorch | A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. | 346 |
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. | 691 |
iamaziz/pytorch-docset | A collection of PyTorch documentation and tutorial resources | 31 |
pytorch/tnt | A collection of tools and utilities for building and training neural networks with PyTorch. | 1,669 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |