This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
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
提交代码。
Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.1.3
zouap
3 years ago
parent
c7e539c786
commit
35b687c6af
2 changed files
with
4 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
custom/public/img/ranking_list.jpg
+4
-5
templates/repo/cloudbrain/benchmark/index.tmpl
BIN
custom/public/img/ranking_list.jpg
View File
Before
After
Width:
600
| Height:
544
| Size:
37 kB
+ 4
- 5
templates/repo/cloudbrain/benchmark/index.tmpl
View File
@@ -176,12 +176,11 @@
</div>
{{end}}
<div class="text left ">
<a class="ui basic blue" href="{{$.RepoLink}}/cloudbrain/123/rate?isObjectDetcionAll=true" target="_blank"> 目标检测算法排行榜
</a>
<div class="" style="margin-top: 3.0em;">
<img class="ui middle aligned tiny image" src="/img/ranking_list.jpg">
<a class="ui blue" href="{{$.RepoLink}}/cloudbrain/123/rate?isObjectDetcionAll=true" target="_blank">目标检测算法排行榜</a>
</div>
{{template "base/paginate" .}}
</div>
Write
Preview
Loading…
Cancel
Save