mspitzna
commited on
Commit
·
5d03d17
1
Parent(s):
39fb092
Update README to reflect new image paths and add missing images
Browse files
README.md
CHANGED
@@ -70,7 +70,7 @@ ax2.imshow(target_img)
|
|
70 |
plt.show()
|
71 |
```
|
72 |
|
73 |
-

|
76 |
|
@@ -83,5 +83,5 @@ This dataset is licensed under a [Creative Commons Attribution-NonCommercial-NoD
|
|
83 |
We express our gratitude for the financial support provided by the German Federal Ministry of Education and Research (BMBF). This project is part of the "Forschung an Fachhochschulen in Kooperation mit Unternehmen (FH-Kooperativ)" program, within the joint project [KI-Bohrer](https://www.ki-bohrer.de/), and is funded under the grant number 13FH525KX1.
|
84 |
|
85 |
<p align="center">
|
86 |
-
<img src="bmbf_logo.png" alt="BMBF-Logo">
|
87 |
</p>
|
|
|
70 |
plt.show()
|
71 |
```
|
72 |
|
73 |
+

|
74 |
|
75 |
## Results (Summary - see paper for full details)
|
76 |
|
|
|
83 |
We express our gratitude for the financial support provided by the German Federal Ministry of Education and Research (BMBF). This project is part of the "Forschung an Fachhochschulen in Kooperation mit Unternehmen (FH-Kooperativ)" program, within the joint project [KI-Bohrer](https://www.ki-bohrer.de/), and is funded under the grant number 13FH525KX1.
|
84 |
|
85 |
<p align="center">
|
86 |
+
<img src="figures/bmbf_logo.png" alt="BMBF-Logo">
|
87 |
</p>
|
bmbf_logo.png → figures/bmbf_logo.png
RENAMED
File without changes
|
example_sample.png → figures/example_sample.png
RENAMED
File without changes
|