Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
s920243400
PaddleDetection
提交
0e2e8924
P
PaddleDetection
项目概览
s920243400
/
PaddleDetection
与 Fork 源项目一致
Fork自
PaddlePaddle / PaddleDetection
通知
2
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
PaddleDetection
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
未验证
提交
0e2e8924
编写于
7月 19, 2022
作者:
Z
zz952332446
提交者:
GitHub
7月 19, 2022
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Update MOTAnnoTools.md (#6475)
update instruction of DarkLabel
上级
572719c6
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
34 addition
and
1 deletion
+34
-1
docs/tutorials/data/MOTAnnoTools.md
docs/tutorials/data/MOTAnnoTools.md
+34
-1
未找到文件。
docs/tutorials/data/MOTAnnoTools.md
浏览文件 @
0e2e8924
...
...
@@ -10,6 +10,7 @@
*
[
LabelImg
](
#LabelImg
)
*
[
JDE数据集
](
#JDE数据集
)
*
[
DarkLabel
](
#DarkLabel
)
*
[
标注格式
](
#标注格式
)
### 前期准备
...
...
@@ -32,9 +33,41 @@ JDE数据集是同时有检测和ReID标注的数据集,标注成本比SDE数
#### [DarkLabel](https://github.com/darkpgmr/DarkLabel)
#### 使用说明
##### 安装
#### 使用说明
从官方给出的下载
[
链接
](
https://github.com/darkpgmr/DarkLabel/releases
)
中下载想要的版本,Windows环境解压后能够直接使用
**视频/图片标注过程**
1.
启动应用程序后,能看到左侧的工具栏
2.
选择视频/图像文件后,按需选择标注形式:
*
Box仅绘制标注框
*
Box+Label绘制标注框&标签
*
Box+Label+AutoID绘制标注框&标签&ID号
*
Popup LabelSelect可以自行定义标签
3.
在视频帧/图像上进行拖动鼠标,进行标注框的绘制
4.
绘制完成后,在上数第六行里选择保存标注文件的形式,默认.txt
![
1
](
https://user-images.githubusercontent.com/34162360/179673519-511b4167-97ed-4228-8869-db9c69a68b6b.mov
)
##### 注意事项
1.
如果标注的是视频文件,需要在工具栏上数第五行的下拉框里选择
`[fn,cname,id,x1,y1,w,h]`
(DarkLabel2.4版本)
2.
鼠标移动到标注框所在区域,右键可以删除标注框
3.
按下shift,可以选中标注框,进行框的移动和对某条边的编辑
4.
按住enter回车,可以自动跟踪标注目标
5.
自动跟踪标注目标过程中可以暂停(松开enter),按需修改标注框
##### 其他使用参考视频
*
[
DarkLabel (Video/Image Annotation Tool) - Ver.2.0
](
https://www.youtube.com/watch?v=lok30aIZgUw
)
*
[
DarkLabel (Image/Video Annotation Tool)
](
https://www.youtube.com/watch?v=vbydG78Al8s&t=11s
)
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录