Skip to main content

image data split package

Project description

Descripstats

The 'image-data-split' package provides a convenient tool for splitting image data into separate training, validation, and testing sets. With this package, you can easily manage the distribution of your image dataset for machine learning tasks. The package offers a simple function, 'image_split', that takes input and output directories, along with desired split ratios and an optional seed for randomization. The package is designed to streamline the process of data preparation, making it easier to organize and manage image datasets for model training and evaluation.

Developed by Shouke Wei, Ph.D. from Deepsim Academy, Deepsim Intelligence Technology Inc. (c) 2023

Install the package

pip install image_split

import the package

from image_split import train_val_test_split

then use the train_val_test_split() directly. Or

import image_split as sp

then use sp.train_val_test_split()

Document

An example: https://github.com/shoukewei/descripstats/blob/main/docs/example.ipynb

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

image-data-split-1.0.0.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

image_data_split-1.0.0-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file image-data-split-1.0.0.tar.gz.

File metadata

  • Download URL: image-data-split-1.0.0.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for image-data-split-1.0.0.tar.gz
Algorithm Hash digest
SHA256 88a8f8c632a6be0010b1acce56fde23495598c37a0d8ea2fa8f57af883e9fff4
MD5 82c7280281f23090032e93f55d887585
BLAKE2b-256 4cc7315bf1886a559679d2ebf19bec098fb7e6526579d44056264889e95ec14e

See more details on using hashes here.

File details

Details for the file image_data_split-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for image_data_split-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 494af0de9e1d1b8655089a958779c5381ad94a123d8a2920e0110b97dd028b12
MD5 41063d20c283fe09231fa94ddea77415
BLAKE2b-256 4dee43f7ee58231560de1fe8e6d354be4930073d455468d56083008940a8bf95

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page