This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
修改数据集Bug,#477
Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.21.12.1
zouap
4 years ago
parent
ab50d750a7
commit
d9d4e4999e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/repo/datasets/label/index.tmpl
+ 1
- 1
templates/repo/datasets/label/index.tmpl
View File
@@ -47,7 +47,7 @@
</div>
<div class="ui container" style="height: 30px;">
<button type="button" onclick="setPredictTask();" class="ui blue button" style="float:left">新建图片自动标注</button>
<
!--<
button type="button" onclick="setPredictTask();" class="ui blue button" style="float:left">新建图片自动标注</button>
-->
<button type="button" onclick="setDataSetTask();" class="ui blue button" style="float:left">新建图片人工标注</button>
<button type="button" onclick="setMultiTaskId();" class="ui blue button" style="float:right;margin-left:20px;">导出标注数据</button>
Write
Preview
Loading…
Cancel
Save