59 lines (42 with data), 2.4 kB
Metadata-Version: 2.1
Name: pathflowai
Version: 0.1.1
Summary: A modular approach for preprocessing and deep learning on histopathology images.
Home-page: https://github.com/jlevy44/PathFlowAI
Author: Joshua Levy
Author-email: joshualevy44@berkeley.edu
License: MIT
Description: <h1 align="center">Welcome to PathFlowAI 👋</h1>
<p>
<img alt="Version" src="https://img.shields.io/badge/version-0.1-blue.svg?cacheSeconds=2592000" />
<a href="https://jlevy44.github.io/PathFlowAI/">
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" target="_blank" />
</a>
</p>
> A Convenient High-Throughput Workflow for Preprocessing, Deep Learning Analytics and Interpretation in Digital Pathology
### 🏠 [Homepage](https://github.com/jlevy44/PathFlowAI)
NOTE: MedRxiv manuscript and set-up wiki will be posted on this repository shortly! Stay tuned!
## Install
First, install [openslide](https://openslide.org/download/).
```sh
pip install pathflowai
```
## Usage
```sh
pathflowai-preprocess -h
pathflowai-train_model -h
pathflowai-monitor -h
pathflowai-visualize -h
```
See [Wiki](https://github.com/jlevy44/PathFlowAI/wiki) for more information on setting up and running the workflow.
## Author
👤 **Joshua Levy**
* Github: [@jlevy44](https://github.com/jlevy44)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/jlevy44/PathFlowAI/issues).




Platform: UNKNOWN
Description-Content-Type: text/markdown