Skip to content

Commit

Permalink
officially out of beta (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-groundlight authored Oct 9, 2024
1 parent ddb9a12 commit 2dc20cc
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 380 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ print(f"The answer is {image_query.result}")

Your images are first analyzed by machine learning (ML) models which are automatically trained on your data. If those models have high enough confidence, that's your answer. But if the models are unsure, then the images are progressively escalated to more resource-intensive analysis methods up to real-time human review. So what you get is a computer vision system that starts working right away without even needing to first gather and label a dataset. At first it will operate with high latency, because people need to review the image queries. But over time, the ML systems will learn and improve so queries come back faster with higher confidence.

_Note: The SDK is currently in "beta" phase. Interfaces are subject to change in future versions. We will follow [semver](https://semver.org/) semantics for breaking changes._

## Learn more

Some more resources you might like:
Expand Down
189 changes: 0 additions & 189 deletions docs/blog/2023-12-06-framegrab.md

This file was deleted.

101 changes: 0 additions & 101 deletions docs/blog/2023-12-15-best-practices.md

This file was deleted.

Loading

0 comments on commit 2dc20cc

Please sign in to comment.