mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-23 21:44:22 +08:00
Compress explorer image in dataset/index.md
+ description added for new segmentation
datasets (#7901)
This commit is contained in:
parent
8c158823e1
commit
1cbfee36b7
@ -13,7 +13,7 @@ Ultralytics provides support for various datasets to facilitate computer vision
|
|||||||
Create embeddings for your dataset, search for similar images, run SQL queries, perform semantic search and even search using natural language! You can get started with our GUI app or build your own using the API. Learn more [here](explorer/index.md).
|
Create embeddings for your dataset, search for similar images, run SQL queries, perform semantic search and even search using natural language! You can get started with our GUI app or build your own using the API. Learn more [here](explorer/index.md).
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<img width="1709" alt="Ultralytics Explorer Screenshot" src="https://github.com/AyushExel/assets/assets/15766192/85675606-fb7f-4b0c-ad1b-d9d07c919414">
|
<img alt="Ultralytics Explorer Screenshot" src="https://github.com/RizwanMunawar/RizwanMunawar/assets/62513924/d2ebaffd-e065-4d88-983a-33cb6f593785">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
- Try the [GUI Demo](explorer/index.md)
|
- Try the [GUI Demo](explorer/index.md)
|
||||||
@ -40,6 +40,9 @@ Instance segmentation is a computer vision technique that involves identifying a
|
|||||||
|
|
||||||
- [COCO](segment/coco.md): A large-scale dataset designed for object detection, segmentation, and captioning tasks with over 200K labeled images.
|
- [COCO](segment/coco.md): A large-scale dataset designed for object detection, segmentation, and captioning tasks with over 200K labeled images.
|
||||||
- [COCO8-seg](segment/coco8-seg.md): A smaller dataset for instance segmentation tasks, containing a subset of 8 COCO images with segmentation annotations.
|
- [COCO8-seg](segment/coco8-seg.md): A smaller dataset for instance segmentation tasks, containing a subset of 8 COCO images with segmentation annotations.
|
||||||
|
- [Crack-seg](segment/crack-seg.md): Specifically crafted dataset for detecting cracks on roads and walls, applicable for both object detection and segmentation tasks.
|
||||||
|
- [Package-seg](segment/package-seg.md): Tailored dataset for identifying packages in warehouses or industrial settings, suitable for both object detection and segmentation applications.
|
||||||
|
- [Carparts-seg](segment/carparts-seg.md): Purpose-built dataset for identifying vehicle parts, catering to design, manufacturing, and research needs. It serves for both object detection and segmentation tasks.
|
||||||
|
|
||||||
## [Pose Estimation](pose/index.md)
|
## [Pose Estimation](pose/index.md)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user