awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tensorflow avatar

tensorflow/datasets

0
View on GitHub↗
4,575 estrellas·1,593 forks·Python·Apache-2.0·2 vistaswww.tensorflow.org/datasets↗

Datasets

This project is a dataset management framework and cross-framework data loader that provides a unified interface for reading data formats compatible with TensorFlow, JAX, and PyTorch. It serves as a library of curated public datasets provided as data streams and includes tools for building, versioning, and documenting large-scale datasets.

The system differentiates itself through a distributed data processing engine capable of managing massive datasets across clusters using parallelized pipelines. It utilizes builder-based construction to standardize how data is downloaded and prepared, while ensuring transparency through attached metadata for citations, release notes, and licenses.

The project covers broad capability areas including input pipeline optimization via shuffling and batching, schema-driven feature mapping for complex data types, and local-cache file persistence. It also supports dataset splitting and sharding, format conversion, and the export of records to common array and dataframe libraries.

Features

  • Cross-Framework Compatibility Layers - Provides a unified interface that wraps framework-specific data formats for compatibility between TensorFlow, PyTorch, and JAX.
  • Cross-Framework Data Loaders - Provides a unified interface for reading data formats compatible with TensorFlow, JAX, and PyTorch to simplify model training.
  • Custom Dataset Definitions - Supports the creation and versioning of new dataset modules with defined schemas for images, text, and audio.
  • Large Scale Dataset Processing - Provides a distributed data processing engine to manage and transform massive datasets across clusters using parallel pipelines.
  • Dataset Construction Frameworks - Implements a standardized builder-based system for the construction, preparation, and versioning of diverse datasets.
  • Public Datasets - Streams curated public datasets directly into machine learning pipelines with configurable splits and versions.
  • Distributed Data Processing Engines - Integrates with parallel processing engines like Apache Beam to process large-scale data across distributed clusters.
  • Feature Schemas - Uses predefined feature schemas to map raw data into structured tensors for images, audio, and text.
  • Dataset Management Frameworks - Offers a framework for versioning, splitting, and documenting large-scale datasets with standardized metadata and feature schemas.
  • ML Dataset Lazy-Loading - Implements deferred loading of records as streams to handle datasets that exceed available system memory.
  • Cross-Framework Data Pipelines - Provides a unified interface for reading native data formats across TensorFlow, PyTorch, and JAX for better compatibility.
  • Input Pipeline Optimizations - Implements input streams with batching, shuffling, and prefetching to optimize throughput during machine learning model training.
  • Curated ML Datasets - Provides a comprehensive collection of curated public datasets as data streams for machine learning pipelines.
  • Custom Dataset Builder Modules - Offers specialized builder modules for creating new datasets tailored to images, translation folders, or text formats.
  • Parallelized Input Pipelines - Provides parallelized input pipelines that prefetch, transform, and batch data to optimize training throughput.
  • Dataset Management Tools - Provides command-line utilities for building and versioning datasets to ensure reproducible data management.
  • Training and Testing Splits - Enables segmenting data into training, testing, and validation sets using sharding and split logic.
  • Dataset Metadata Schemas - Manages dataset documentation and transparency by attaching citations, release notes, and license metadata.
  • File-Based Data Sharding - Partitions large datasets into smaller files to enable parallel loading and distributed processing across compute nodes.
  • Local Disk Caching - Caches processed data and remote downloads on the local disk to reduce network latency and compute costs.
  • Data Pipeline Optimizations - Optimizes data throughput using prefetching, caching, and parallel execution within the input pipeline.
  • Metadata Attachments - Pairs raw data tensors with structured metadata including citations, licenses, and versioning information.
  • Deep Learning Frameworks - Standardized data loading for TensorFlow and JAX ecosystems.

Historial de estrellas

Gráfico del historial de estrellas de tensorflow/datasetsGráfico del historial de estrellas de tensorflow/datasets

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Datasets

Proyectos open-source similares, clasificados según cuántas características comparten con Datasets.
  • datajuicer/data-juicerAvatar de datajuicer

    datajuicer/data-juicer

    6,574Ver en GitHub↗

    Data-Juicer is an open-source framework for cleaning, filtering, deduplicating, and transforming multimodal datasets to prepare them for training large language and vision models. It functions as a distributed data pipeline engine that runs processing jobs across Ray clusters, handling billions of samples with automatic operator fusion and adaptive parallelism. The framework provides a library of operators that leverage large language models for semantic extraction, filtering, and data synthesis within processing pipelines. The project distinguishes itself through a YAML-based data recipe sys

    Pythondatadata-analysisdata-pipeline
    Ver en GitHub↗6,574
  • open-mmlab/mmdetection3dAvatar de open-mmlab

    open-mmlab/mmdetection3d

    6,273Ver en GitHub↗

    MMDetection3D is an open-source toolbox for 3D perception, providing a unified framework for detecting and segmenting objects in three-dimensional environments. It supports a range of core tasks including monocular 3D object detection from single camera images, LiDAR-based 3D object detection from raw point clouds, and multi-modal fusion that combines camera images with LiDAR data. The toolbox also covers point cloud semantic segmentation, assigning class labels to every point in a scan for scene understanding. The project distinguishes itself through a config-driven pipeline that orchestrate

    Python3d-object-detectionobject-detectionpoint-cloud
    Ver en GitHub↗6,273
  • rerun-io/rerunAvatar de rerun-io

    rerun-io/rerun

    10,214Ver en GitHub↗

    Rerun is a multimodal data visualizer and robotics data logger designed for rendering synchronized streams of 3D spatial data, images, and time-series metrics. It functions as a tool for capturing high-frequency sensor data and AI outputs into a queryable columnar format, providing a dedicated interface for viewing MCAP recording files and analyzing physical environments. The project distinguishes itself as a machine learning dataset streamer, capable of feeding logged recordings directly into GPU buffers and PyTorch training pipelines without intermediate exports. It supports a high-performa

    Rustcomputer-visioncppmultimodal
    Ver en GitHub↗10,214
  • conardli/easy-datasetAvatar de ConardLi

    ConardLi/easy-dataset

    13,394Ver en GitHub↗

    Easy-dataset is a comprehensive platform designed for the end-to-end management of machine learning datasets, specifically tailored for language and vision model fine-tuning. It functions as a centralized environment for the entire data lifecycle, encompassing the automated generation of synthetic training data, the structural organization of document collections, and the systematic annotation of individual data points. The platform distinguishes itself through its integrated evaluation and orchestration capabilities. It provides a dedicated suite for benchmarking models, featuring blind side

    JavaScriptdatasetfine-tuningjavascript
    Ver en GitHub↗13,394
Ver las 30 alternativas a Datasets→

Preguntas frecuentes

¿Qué hace tensorflow/datasets?

This project is a dataset management framework and cross-framework data loader that provides a unified interface for reading data formats compatible with TensorFlow, JAX, and PyTorch. It serves as a library of curated public datasets provided as data streams and includes tools for building, versioning, and documenting large-scale datasets.

¿Cuáles son las características principales de tensorflow/datasets?

Las características principales de tensorflow/datasets son: Cross-Framework Compatibility Layers, Cross-Framework Data Loaders, Custom Dataset Definitions, Large Scale Dataset Processing, Dataset Construction Frameworks, Public Datasets, Distributed Data Processing Engines, Feature Schemas.

¿Qué alternativas de código abierto existen para tensorflow/datasets?

Las alternativas de código abierto para tensorflow/datasets incluyen: datajuicer/data-juicer — Data-Juicer is an open-source framework for cleaning, filtering, deduplicating, and transforming multimodal datasets… open-mmlab/mmdetection3d — MMDetection3D is an open-source toolbox for 3D perception, providing a unified framework for detecting and segmenting… rerun-io/rerun — Rerun is a multimodal data visualizer and robotics data logger designed for rendering synchronized streams of 3D… conardli/easy-dataset — Easy-dataset is a comprehensive platform designed for the end-to-end management of machine learning datasets,… rucaibox/recbole — RecBole is a PyTorch-based recommendation framework designed for building, training, and evaluating a wide variety of… lightly-ai/lightly — Lightly is a self-supervised learning framework and computer vision data curation tool designed to manage large image…