基于 Electron 的 YOLO 标签分析与整合工具 (Python CLI版)
Project description
Label Explorer
介绍
🚀 基于 Electron 的 YOLO 标签分析与整合工具
作者简介
👨🏫 导师
曾逸夫,从事人工智能研究与开发;主研领域:计算机视觉;YOLOv8官方开源项目代码贡献人;YOLOv5官方开源项目代码贡献人;YOLOv5 v6.1代码贡献人;YOLOv5 v6.2代码贡献人;YOLOv5 v7.0代码贡献人;Gradio官方开源项目代码贡献人
✨ Github:https://github.com/Zengyf-CVer
👩🎓 学生
邓乙华,从事计算机视觉的研究和 JavaScript 项目的开发。
Label Studio
https://github.com/HumanSignal/label-studio
对Label Studio导出的格式进行转换
yarn add electron --dev
安装教程
# Electron版
yarn install
yarn run start
# Python CLI版
pip install label-explorer
使用教程
Python CLI
# 使用默认参数
label-explorer
# 自定义图片路径和标签路径
label-explorer -sld path/to/imgs -sid path/to/labels
# 自定义训练集和验证集比例
label-explorer -p 0.9
label-explorer -p 0.7
label-explorer -p 0.75
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
label-explorer-0.0.2.tar.gz
(18.2 kB
view details)
Built Distribution
File details
Details for the file label-explorer-0.0.2.tar.gz
.
File metadata
- Download URL: label-explorer-0.0.2.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a99a6590741c961e42e6bfd957235c11462ec2dade15d3653890b6eee31edfa |
|
MD5 | 64b0fb07d4935df55f732b72d09339c6 |
|
BLAKE2b-256 | 44b8f8dabd3f1acc6f294260b5e6ecd1a2d961d194f8fc525b1a7def459f44f7 |
File details
Details for the file label_explorer-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: label_explorer-0.0.2-py3-none-any.whl
- Upload date:
- Size: 19.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d07c8d9013efc3fe3a27abd80e54b2109c5186cdc6f9911ef0d95ceca991600e |
|
MD5 | 05e88925405583d364cada42da142fd2 |
|
BLAKE2b-256 | da2e338718ff0698eaf0960694d513c0c8dfa0810993806cccd36d7bbef4891b |