datasets/explorer/ #8044
Replies: 4 comments 9 replies
-
The yolo explorer command will open the explorer on the local machine. How would I set it up to work on AWS while I'm connected with my local machine using ssh? |
Beta Was this translation helpful? Give feedback.
-
how can i run above mentioned AI using yolo v8 |
Beta Was this translation helpful? Give feedback.
-
how can I set this up with a custom dataset? Could you direct me to any resources. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Hi, In colab code after running !pip install ultralytics[explorer] and running: from ultralytics import explorer i got the following error: ImportError Traceback (most recent call last) ImportError: cannot import name 'explorer' from 'ultralytics' (/usr/local/lib/python3.10/dist-packages/ultralytics/init.py) how can i fix it? |
Beta Was this translation helpful? Give feedback.
-
datasets/explorer/
Discover the Ultralytics Explorer, a versatile tool and Python API for CV dataset exploration, enabling semantic search, SQL queries, and vector similarity searches.
https://docs.ultralytics.com/datasets/explorer/
Beta Was this translation helpful? Give feedback.
All reactions