Skip to content

Commit

Permalink
docs: minor update to intro
Browse files Browse the repository at this point in the history
  • Loading branch information
danellecline committed Jul 29, 2024
1 parent a0cb184 commit ec75265
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@

This repository processes images using a sliced detection and clustering workflow.
If your images look something like the image below, and you want to detect objects in the images,
and optionally cluster the detections, then this repository is for you.
and optionally cluster the detections, then this repository may be useful to you.
The repository is designed to be run from the command line, and can be run in a Docker container,
with or without a GPU (recommended).

---
![](https://raw.githubusercontent.com/mbari-org/sdcat/main/docs/imgs/example_images.jpg)
Expand Down

0 comments on commit ec75265

Please sign in to comment.