Ai训练集标注工具
This article explores different data annotation tools such as Doccano, CVAT with Docker, LabelImg, and label-studio that can be used for text, video/image, images, audio, video, and transcription respectively. Installation is available through pip or GitHub.
text annotation tool:
https://github.com/doccano/doccano
sqlite 3 backend:
1 | pip3 install doccano |
video/image annotation tool, needs docker, with online demo:
https://github.com/openvinotoolkit/cvat
image labeling:
https://github.com/heartexlabs/labelImg
with audio video support
https://github.com/heartexlabs/label-studio
with audio transcription support
https://github.com/UniversalDataTool/universal-data-tool
image and audio
https://github.com/Cartucho/OpenLabeling