Update H1 in Explorer API docs (#7813)
This commit is contained in:
parent
a2222b4283
commit
c460ad28f8
3 changed files with 602 additions and 519 deletions
|
|
@ -314,11 +314,11 @@ plt.show()
|
||||||
|
|
||||||
Start creating your own CV dataset exploration reports using the Explorer API. For inspiration, check out the
|
Start creating your own CV dataset exploration reports using the Explorer API. For inspiration, check out the
|
||||||
|
|
||||||
# Apps Built Using Ultralytics Explorer
|
## Apps Built Using Ultralytics Explorer
|
||||||
|
|
||||||
Try our GUI Demo based on Explorer API
|
Try our GUI Demo based on Explorer API
|
||||||
|
|
||||||
# Coming Soon
|
## Coming Soon
|
||||||
|
|
||||||
- [ ] Merge specific labels from datasets. Example - Import all `person` labels from COCO and `car` labels from Cityscapes
|
- [ ] Merge specific labels from datasets. Example - Import all `person` labels from COCO and `car` labels from Cityscapes
|
||||||
- [ ] Remove images that have a higher similarity index than the given threshold
|
- [ ] Remove images that have a higher similarity index than the given threshold
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
comments: 5rue
|
comments: true
|
||||||
description: Learn about Ultralytics Explorer GUI for semantic search, SQL queries, and AI-powered natural language search in CV datasets.
|
description: Learn about Ultralytics Explorer GUI for semantic search, SQL queries, and AI-powered natural language search in CV datasets.
|
||||||
keywords: Ultralytics, Explorer GUI, semantic search, vector similarity search, AI queries, SQL queries, computer vision, dataset exploration, image search, OpenAI integration
|
keywords: Ultralytics, Explorer GUI, semantic search, vector similarity search, AI queries, SQL queries, computer vision, dataset exploration, image search, OpenAI integration
|
||||||
---
|
---
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue