This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
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
提交自动标注的代码。
Signed-off-by: zouap <zouap@pcl.ac.cn>
pull/537/head
zouap
3 years ago
parent
3eb0435540
commit
3d02140fa5
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
@@ -148,7 +148,7 @@
<div class="field" style="display:none">
<label id = "labelInfo" for="exampleInputFile">标注类别(也可以直接在标注界面上进行设置)</label>
<select name="labelpropertytask" id="labelpropertytask_
dataset_
auto" >
<select name="labelpropertytask" id="labelpropertytask_auto" >
<option value="" selected="">请选择</option>
</select>
</div>
Write
Preview
Loading…
Cancel
Save