mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-25 15:14:22 +08:00

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
35 lines
915 B
Markdown
35 lines
915 B
Markdown
---
|
|
description: Explore Ultralytics data converter functions like coco91_to_coco80_class, merge_multi_segment, rle2polygon for efficient data handling.
|
|
keywords: Ultralytics, Data Converter, coco91_to_coco80_class, merge_multi_segment, rle2polygon
|
|
---
|
|
|
|
# Reference for `ultralytics/data/converter.py`
|
|
|
|
!!! note
|
|
|
|
Full source code for this file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/data/converter.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/data/converter.py).
|
|
|
|
---
|
|
## ::: ultralytics.data.converter.coco91_to_coco80_class
|
|
<br><br>
|
|
|
|
---
|
|
## ::: ultralytics.data.converter.convert_coco
|
|
<br><br>
|
|
|
|
---
|
|
## ::: ultralytics.data.converter.rle2polygon
|
|
<br><br>
|
|
|
|
---
|
|
## ::: ultralytics.data.converter.min_index
|
|
<br><br>
|
|
|
|
---
|
|
## ::: ultralytics.data.converter.merge_multi_segment
|
|
<br><br>
|
|
|
|
---
|
|
## ::: ultralytics.data.converter.delete_dsstore
|
|
<br><br>
|