diff --git a/README.md b/README.md index 113a96f..5eeed26 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # deepstack-ui -UI for working with [Deepstack](https://python.deepstack.cc/). Allows uploading an image and performing object detection with deepstack. The effect of various parameters can be explored. +UI for working with [Deepstack](https://python.deepstack.cc/). Allows uploading an image and performing object detection with deepstack. The effect of various parameters can be explored, including filtering the classes of object detected, filtering by minimum confidence (%), and spatial filtering using a regoin of interest (ROI).
- +
## Run deepstack