Ray 3.0.0.dev0

  • Welcome to Ray!

Ray

  • Overview
  • Getting Started
  • Installation
  • Use Cases
  • Example Gallery
  • Ecosystem
  • Ray Core
  • Ray Data
    • Overview
    • Key Concepts
    • User Guides
    • Ray Data Examples
      • Image Classification Batch Inference with Huggingface Vision Transformer
      • Image Classification Batch Inference with PyTorch
      • Object Detection Batch Inference with PyTorch
      • Processing NYC taxi data using Ray Data
      • Batch Training with Ray Data
      • Scaling OCR using Ray Data
      • Random Data Access (Experimental)
      • Implementing a Custom Datasource
    • Ray Data API
    • Ray Data Internals
  • Ray Train
  • Ray Tune
  • Ray Serve
  • Ray RLlib
  • More Libraries
  • Ray Clusters
  • Monitoring and Debugging
  • References
  • Developer Guides
  • Security
Theme by the Executable Book Project
  • repository
  • open issue
  • suggest edit
  • .rst
Contents
  • Computer Vision
  • Simple Data Processing
  • Other Examples

Ray Data Examples

Contents

  • Computer Vision
  • Simple Data Processing
  • Other Examples

Ray Data Examples#

Tip

Check out the Datasets User Guide to learn more about Dataset features in-depth.

Computer Vision#

Image Classification Batch Inference with Huggingface Vision Transformer

Image Classification Batch Inference with PyTorch ResNet152

Object Detection Batch Inference with PyTorch FasterRCNN_ResNet50

Simple Data Processing#

Processing the NYC taxi dataset

Batch Training with Ray Data

Scaling OCR with Ray Data

Other Examples#

Random Data Access (Experimental)

Implementing a Custom Datasource

previous

Using Preprocessors

next

Image Classification Batch Inference with Huggingface Vision Transformer

Thanks for the feedback!
Was this helpful?
Yes
No
Feedback
Submit

By The Ray Team
© Copyright 2023, The Ray Team.