Whole-slide image streamer for TensorFlow.
Project description
histomics_stream
Overview
The goal of this project is to create a whole-slide image file reader for machine learning with TensorFlow. This reader will allow users to extract pixel data from whole-slide image formats, and will support reading paradigms that are commonly used during training and inference.
Installation for Python
histomics_stream can be easily installed with Python wheels. If you do not want the installation to be to your current Python environment, you should first create and activate a Python virtual environment (venv) to work in. Then, run the following from the command-line:
pip install histomics_stream
Launch python3
, import the histomics_stream package, and use it
import histomics_stream as hs
This has been tested with tensorflow:2.6.2-gpu
.
History
Through version 1.0.6, this project was known as tensorflow_reader.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for histomics_stream-2.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3248ce121e503f2bb475aed737e319158ebc5f1933b3afe230d632902a57ffea |
|
MD5 | 3a139d7f41e0ba031e3ca43c1603ce11 |
|
BLAKE2b-256 | 06291113064dce200817a23796050a327b6e2d36de36818adfaf5da24d0cd4f6 |