Whole-slide image streamer for TensorFlow.
Project description
histomics_stream
Through version 1.0.6, this project was known as tensorflow_reader.
Overview
The goal of this project is to create a whole-slide image file reader for 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
.
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
File details
Details for the file histomics_stream-2.0.0.tar.gz
.
File metadata
- Download URL: histomics_stream-2.0.0.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.24.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 935e8033804d65dce1b949f13ee8b36762f37c4d16fd8a6b8c719553fa42a46c |
|
MD5 | e49fd2bab3fba91eb2740fb5a32675f8 |
|
BLAKE2b-256 | f6e36150fca7cc251cf4443a9935b65b4bc8107bd1faf58fbbdfdd3452c2a00b |
Provenance
File details
Details for the file histomics_stream-2.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: histomics_stream-2.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.24.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 164d1654904c4709c85f84af52cace5abb5ca580bc89f5af4fd795c41ff82db6 |
|
MD5 | a6a24817ec95907629d083b19d993725 |
|
BLAKE2b-256 | 4cd6ecc223d9ded439ab9a5d5d3e7a9301821e5320d808596ae84d9064ff2bcd |