SkillAgentSearch skills...

AutoLabelMe

use DL model automatically label image

Install / Use

/learn @laugh12321/AutoLabelMe
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

labelme 自动标注

使用模型对数据集进行自动标注。👉效果

<table> <tr> <td> <img src='image/bus.png'> </td> <td> <img src='image/zidane.png'> </td> </tr> </table>

使用方法

YOLOv5

  将save_labelme_results复制到yolov5/detect.py中,运行detect.py,即可自动标注。

<center><img src="image/yolov5.png" alt="YOLOv5" /></center>

PaddleDetection

  将save_labelme_results复制到PaddleDetection/deploy/python/infer.py中,运行deploy/python/infer.py,即可自动标注。

<center><img src="image/PaddleDetection.png" alt="PaddleDetection" /></center>
View on GitHub
GitHub Stars17
CategoryDevelopment
Updated7mo ago
Forks8

Languages

Python

Security Score

87/100

Audited on Aug 7, 2025

No findings