deep_texture_histology: Deep Texture Representations for Cancer Histology Images
Project description
Overview
deep_texture_representation is a python library to calculate deep texture representations (DTRs) for histology images (Cell Reports, 2022). Fucntions for plotting the distribution of DTRs, content-based image retrieval, and supervised learning are also implemented.
Installation
The package can be installed with pip:
$ pip install deeptexture
Conda environmental files including dependent libraries for various OS are available here.
To test the successful installation,
$ git clone https://github.com/dakomura/deep_texture_histology
$ cd deep_texture_histology
$ python check_libraries_and_quick_test.py
Prerequisites
Python version 3.6 or newer.
numpy
tensorflow
joblib
Pillow
nmslib
matplotlib
scikit-learn
seaborn
pandas
cv2
All the required libraries can be installed with conda yml files. See https://github.com/dakomura/dtr_env
Recommended Environment
- OS
Linux (both CPU and GPU version)
Mac (both CPU and GPU version for M1 and M2 chip)
Windows (both CPU and GPU version)
License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC-BY-NC-SA 4.0)
For non-commercial use, please use the code under CC-BY-NC-SA.
If you would like to use the code for commercial purposes, please contact us <ishum-prm@m.u-tokyo.ac.jp>.
Citation
If you use this library for your research, please cite:
Komura, D., Kawabe, A., Fukuta, K., Sano, K., Umezaki, T., Koda, H., Suzuki, R., Tominaga, K., Ochi, M., Konishi, H., Masakado, F., Saito, N., Sato, Y., Onoyama, T., Nishida, S., Furuya, G., Katoh, H., Yamashita, H., Kakimi, K., Seto, Y., Ushiku, T., Fukayama, M., Ishikawa, S.,
“Universal encoding of pan-cancer histology by deep texture representations.”
Cell Reports 38, 110424,2022. https://doi.org/10.1016/j.celrep.2022.110424
Documentation
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 deeptexture-0.3.5.tar.gz
.
File metadata
- Download URL: deeptexture-0.3.5.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5cb881eaf4b4637007869fbfc77c43db836158c24ee0049f8242a7787b10dc2 |
|
MD5 | 62c60bc860bad6325747ee7a9c3db246 |
|
BLAKE2b-256 | 1c8ec6d4004968a6689026852512b0f69269d0a5f72eb0f9c4434481ae087419 |
File details
Details for the file deeptexture-0.3.5-py3-none-any.whl
.
File metadata
- Download URL: deeptexture-0.3.5-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a3030d938ec387eb87b588bf6e778bf00ed016b2099087582b54c5d558e791e |
|
MD5 | c9b25b26940c002d352ce2964c346de9 |
|
BLAKE2b-256 | ecffac9e870b98ec21c70c78bfde635b70e978b758a57dc5fbaa687009c9d633 |