mirror of
https://gitee.com/nanjing-yimao-information/ieemoo-ai-gift.git
synced 2025-08-24 16:10:26 +00:00
update
This commit is contained in:
57
docs/en/reference/data/explorer/gui/dash.md
Normal file
57
docs/en/reference/data/explorer/gui/dash.md
Normal file
@ -0,0 +1,57 @@
|
||||
---
|
||||
comments: true
|
||||
description: Detailed reference for the Explorer GUI. Includes brief descriptions for all the major functions used in the dashboard demo of Explorer API.
|
||||
keywords: Ultralytics, data explorer, gui, function reference, documentation, AI queries, image similarity, SQL queries, streamlit, semantic search
|
||||
---
|
||||
|
||||
# Reference for `ultralytics/data/explorer/gui/dash.py`
|
||||
|
||||
!!! Note
|
||||
|
||||
This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/data/explorer/gui/dash.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/data/explorer/gui/dash.py). If you spot a problem please help fix it by [contributing](https://docs.ultralytics.com/help/contributing/) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/data/explorer/gui/dash.py) 🛠️. Thank you 🙏!
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.data.explorer.gui.dash._get_explorer
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.data.explorer.gui.dash.init_explorer_form
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.data.explorer.gui.dash.query_form
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.data.explorer.gui.dash.ai_query_form
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.data.explorer.gui.dash.find_similar_imgs
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.data.explorer.gui.dash.similarity_form
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.data.explorer.gui.dash.run_sql_query
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.data.explorer.gui.dash.run_ai_query
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.data.explorer.gui.dash.reset_explorer
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.data.explorer.gui.dash.utralytics_explorer_docs_callback
|
||||
|
||||
<br><br>
|
||||
|
||||
## ::: ultralytics.data.explorer.gui.dash.layout
|
||||
|
||||
<br><br>
|
Reference in New Issue
Block a user