-
Notifications
You must be signed in to change notification settings - Fork 4
/
evaluation.html
182 lines (161 loc) · 5.61 KB
/
evaluation.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>DOTA</title>
<!-- <link rel="stylesheet" href="http://cdn.static.runoob.com/libs/bootstrap/3.3.7/css/bootstrap.min.css"> -->
<link rel="stylesheet" href="bootstrap-3.3.7-dist/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/mystyle.css">
<script src="https://cdn.static.runoob.com/libs/jquery/2.1.1/jquery.min.js"> </script>
<!-- <script src="http://cdn.static.runoob.com/libs/bootstrap/3.3.7/js/bootstrap.min.js"></script>-->
<script src="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>
<style>
body {
background-color: rgb(250, 250, 250);
/*UCLA bgcolor*/
}
</style>
</head>
<body>
<div class="container">
<!-- <div class="row"> -->
<!-- <div class="span12"> -->
<div id="page-heading" class="jumbotron" style="margin-left: 0px; margin-right: 0px;">
<!-- <div class="content"> -->
<div id="heading-text" class="container">
<!-- <h1 style="text-align:center; margin-top:60px; font-weight: bold;font-size:50">
<strong style="color:red;text-shadow: 0 0 2px black;">DOTA 2</strong>
</h1> -->
<p class="big-text" style="">
<span class="lamem-text" style="margin-right: 2px;font-size: 60px">DOTA</span>
</p>
<p style="font-size: 31px;font-family: 'Arial Narrow'">
<strong>A Large-Scale Benchmark and Challenges for Object Detection in Aerial Images</strong>
</p>
</div>
</div>
<div class="row">
<div class="span4">
</div>
<div class="span4">
<ul class="nav nav-tabs">
<!-- <li class="active"> -->
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="dataset.html">Dataset</a>
</li>
<li>
<a href="code.html">Code</a>
</li>
<li>
<a href="tasks.html">Tasks</a>
</li>
<li class="active">
<a href="evaluation.html">Evaluation</a>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
Results <span class="caret"></span>
</a>
<ul class="dropdown-menu">
<li><a href="results.html"> <i class="glyphicon glyphicon-th-list"></i> DOTA-v1.0</a></li>
<li><a href="results_dota15.html"> <i class="glyphicon glyphicon-th-list"></i> DOTA-v1.5</a></li>
<li><a href="results_dota2.html"> <i class="glyphicon glyphicon-th-list"></i> DOTA-v2.0</a></li>
</ul>
</li>
<li>
<a href="people.html">People</a>
</li>
<li>
<a href="external.html">External</a>
</li>
<br />
</ul>
</div>
<div class="span4">
</div>
</div>
<!-- <h2>
Submission Format
</h2> -->
<!-- <p>
xxx
<a href="##">An Examples of submission format</a>
</p> -->
<div class="row">
<div class="span12">
<h2>Note</h2>
<p style="color:blue">
<ul style="color:blue">
<li>
Please be careful about the <strong>format</strong>, otherwise the results cannot be correctly tested.
</li>
<li>
<!-- If you have trouble with the evaluation server, please submit your results to <strong>[email protected]</strong>.
Make sure that you have provided authentic information, especially your institute in the submission form.
Otherwise you will not receive the evaluation result. Once we have received your submission, you'll receive the result in two
days at the first time. -->
As the evaluation server is still improving, if you have problems using them, you can choose to send the results with correct
format to Email:
<strong>[email protected]</strong>. Please attach your Team name, Institute and team members to the email, otherwise
the results will not be evaluated. The evaluation process executed by human takes about 2 days, please
take it easy.
</li>
<!-- <li>
<strong class="news">
We are mataining the server now. The evaluation server is not available now. For evaluation, please send email to [email protected] during maintenance.
</strong>
</li> -->
<li style="color: red">
<strong>Empty files are a frequent source of evaluation errors.
Please make sure that no file corresponding to any class is left empty.
In other words, ensure that every class has at least one prediction.</strong>
</li>
</ul>
</p>
<!-- <h2>Comman problems </h2>-->
<!-- <p>-->
<!-- </p>-->
<h2>
DOTA-v1.0 Server
</h2>
<ul>
<li>
<a href="http://bed4rs.net:8001/evaluation1">Task1 Evaluation Server</a>
</li>
<li>
<a href="http://bed4rs.net:8001/evaluation2">Task2 Evaluation Server</a>
</li>
</ul>
<h2>
DOTA-v1.5 Server
</h2>
<ul>
<li>
<a href="http://bed4rs.net:8002/evaluation1">Task1 Evaluation Server</a>
</li>
<li>
<a href="http://bed4rs.net:8002/evaluation2">Task2 Evaluation Server</a>
</li>
</ul>
<h2>
DOTA-v2.0 Server
</h2>
<ul>
<li>
<a href="http://bed4rs.net:8005/evaluation1">Task1 Evaluation Server</a>
</li>
<li>
<a href="http://bed4rs.net:8005/evaluation2">Task2 Evaluation Server</a>
</li>
</ul>
</div>
</div>
<!-- </div> -->
<!-- </div> -->
</div>
<script type='text/javascript' id='clustrmaps' src='//cdn.clustrmaps.com/map_v2.js?cl=ffffff&w=300&t=tt&d=Vs7kEm-F-yc_I1yR89KMrjHwPuM3LWsU-RKxnqEQh3s'></script>
</body>
</html>