Skip to content

Commit ad0ac85

Browse files
committed
2 parents b8a2e60 + b6a676f commit ad0ac85

File tree

1 file changed

+43
-7
lines changed

1 file changed

+43
-7
lines changed

README.md

Lines changed: 43 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,52 @@
1-
# Few-Shot Learning for Rooftop Segmentation in Satellite Imagery <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Hertie_School_of_Governance_logo.svg/1200px-Hertie_School_of_Governance_logo.svg.png" width="200px" align="right" />
1+
# Few-Shot Learning for Rooftop Segmentation in Satellite Imagery
22

3-
### GRAD-E1394 Deep Learning
3+
### GRAD-E1394 Deep Learning <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Hertie_School_of_Governance_logo.svg/1200px-Hertie_School_of_Governance_logo.svg.png" width="150px" align="right"/>
44

55
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/hertie-data-science-lab/tutorial-new-tutorial-group-1/blob/main/tutorial.ipynb)
66

77

8-
**Author(s):**
8+
## Author(s)
9+
10+
<div align="center">
11+
12+
<table>
13+
<tr>
14+
<td align="center">
15+
<a href="https://github.com/elenaivadreyer">
16+
<img src="https://github.com/elenaivadreyer.png" width="90" style="border-radius:50%">
17+
</a><br>
18+
<sub><b>Elena Dreyer</b></sub><br>
19+
<sub>e.dreyer@students.hertie-school.org</sub>
20+
</td>
21+
<td align="center">
22+
<a href="https://github.com/giocopp">
23+
<img src="https://github.com/giocopp.png" width="90" style="border-radius:50%">
24+
</a><br>
25+
<sub><b>Giorgio Coppola</b></sub><br>
26+
<sub>g.coppola@students.hertie-school.org</sub>
27+
</td>
28+
<td align="center">
29+
<a href="https://github.com/NadineDaum">
30+
<img src="https://github.com/NadineDaum.png" width="90" style="border-radius:50%">
31+
</a><br>
32+
<sub><b>Nadine Daum</b></sub><br>
33+
<sub>n.daum@students.hertie-school.org</sub>
34+
</td>
35+
<td align="center">
36+
<a href="https://github.com/nicolasreichardt">
37+
<img src="https://github.com/nicolasreichardt.png" width="90" style="border-radius:50%">
38+
</a><br>
39+
<sub><b>Nicolas Reichardt</b></sub><br>
40+
<sub>n.reichardt@students.hertie-school.org</sub>
41+
</td>
42+
</tr>
43+
</table>
44+
45+
</div>
46+
47+
48+
949

10-
- Elena Dreyer [[Email](mailto:e.dreyer@students.hertie-school.org) | [GitHub](https://github.com/elenaivadreyer)]
11-
- Giorgio Coppola [[Email](mailto:G.Coppola@students.hertie-school.org) | [GitHub](https://github.com/giocopp)]
12-
- Nadine Daum [[Email](mailto:N.Daum@students.hertie-school.org) | [GitHub](https://github.com/NadineDaum)]
13-
- Nicolas Reichardt [[Email](mailto:N.Reichardt@students.hertie-school.org) | [GitHub](https://github.com/nicolasreichardt)]
1450

1551

1652
## Tutorial Overview

0 commit comments

Comments
 (0)