Back to datasets
Dataset assetOpen Source CommunityImage RecognitionPostal Service

USPS

USPS dataset, stored in HDF5 format, includes 7,291 training images and 2,007 test images, each 16 × 16 pixels, data type float32, labels int32.

Source
github
Created
Jul 28, 2017
Updated
Sep 7, 2018
Signals
339 views
Availability
Linked source ready
Overview

Dataset description and usage context

USPS Dataset Overview

Dataset Structure

Training Set

  • Image data:

    • Data type: float32
    • Shape: (7291, 1, 16, 16)
    • Access: f.root.usps.train_X
  • Label data:

    • Data type: int32
    • Shape: (7291,)
    • Access: f.root.usps.train_y

Test Set

  • Image data:

    • Data type: float32
    • Shape: (2007, 1, 16, 16)
    • Access: f.root.usps.test_X
  • Label data:

    • Data type: int32
    • Shape: (2007,)
    • Access: f.root.usps.test_y
Need downstream help?

Pair the dataset with AI analysis and content workflows.

Once the source passes your review, move straight into summarization, transformation, report drafting, or presentation generation with the JuheAI toolchain.

Explore AI studio