An open API service indexing awesome lists of open source software.

https://github.com/roboflow/streamlit-bccd

Streamlit App for Blood Cell Count Dataset
https://github.com/roboflow/streamlit-bccd

Last synced: about 1 year ago
JSON representation

Streamlit App for Blood Cell Count Dataset

Awesome Lists containing this project

README

          

# Streamlit App for Blood Cell Count Dataset

This app allows you to upload an image of blood cells and use an [object detection model](https://models.roboflow.com/object-detection) to detect the white blood cells, red blood cells, and platelets.

The app might be [found here](https://roboflow.com/streamlit-bccd):

The app might be [hosted here](https://share.streamlit.io/matthewbrems/streamlit-bccd):

```
https://roboflow.com/streamlit-bccd
```

The app will work as is. If you want to build your own model, you'll need your own API key. [Create a Roboflow account](https://app.roboflow.com) to get your own API key.

Want to [build and deploy your own object detection model and app](https://blog.streamlit.io/how-to-use-roboflow-and-streamlit-to-visualize-object-detection-output/)? Follow the steps in our "How To" blog!

This app was created using [Roboflow](https://roboflow.com) and [Streamlit](https://streamlit.io/).