Skip to content

Commit 6a1ec86

Browse files
committedJan 30, 2019
fixing logo
1 parent bdf5410 commit 6a1ec86

File tree

3 files changed

+2
-15
lines changed

3 files changed

+2
-15
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<a href="https://spacenet.ai"><img src="https://spacenet.ai/wp-content/uploads/2019/01/SpaceNet-Logo-2019_white_web2-768x193.png" width="350" alt="SpaceNet LLC"></a>
2+
<a href="https://spacenet.ai"><img src="sn_logo.png" width="350" alt="SpaceNet LLC"></a>
33
</p>
44
<h1 align="center">SpaceNet Challenge Round 4: Off-Nadir Buildings</h1>
55
<h2 align="center">Competitor solutions</h2>
@@ -12,4 +12,4 @@ The five subdirectories in this repository comprise the code for the winning sol
1212
- Written summaries of the submissions by the competitors
1313
- Links to download the competitors' trained models
1414

15-
Questions about SpaceNet? Check out our website at https://spacenet.ai.
15+
Questions about SpaceNet? Check out our website at https://spacenet.ai.

‎XD_XD/main.py

-13
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
11
"""
22
XD_XD's solution for the SpaceNet Off-Nadir Building Detection Challenge
33
4-
∩___∩
5-
|ノ ヽ
6-
/ ● ● | 深層学習まるで分からんクマ──!!
7-
| (_●_) ミ
8-
彡、 |∪| 、`\
9-
/ __ ヽノ /´> )
10-
(___) / (_/
11-
| /
12-
| /\ \
13-
| / ) )
14-
∪ ( \
15-
\_)
16-
174
** Usage
185
196
$ python main.py <sub-command> [options]

‎sn_logo.png

76.4 KB
Loading

0 commit comments

Comments
 (0)