You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-8Lines changed: 15 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,11 @@
1
-
# DDLitLab2024 Project Hamburg Bit-Bots
1
+
# SoccerDiffusion
2
2
3
-
End-to-end machine learning for soccer-playing robots. We are experimenting with diffusion-models to generate robot motions based on recent sensor measurements.
3
+
> Toward Learning End-to-End Humanoid Robot Soccer from Gameplay Recordings
4
4
5
-
> [!IMPORTANT]
6
-
> This is still an ongioing research project.
5
+
Find our (preprint) paper and more information about the project on our [website](https://bit-bots.github.io/SoccerDiffusion/).
7
6
8
-
> [!NOTE]
9
-
> This repository contains the source code for our [DDLitLab project](https://www.isa.uni-hamburg.de/ddlitlab.html)[Fußballspielende Roboter: Ende-zu-Ende-KI für Wahrnehmung und Steuerung im RoboCup](https://www.isa.uni-hamburg.de/ddlitlab/data-literacy-studierendenprojekte/vierte-foerderrunde/e2e-robot-soccer.html) for the fourth funding round.
7
+
> [!IMPORTANT]
8
+
> This is still an ongoing research project.
10
9
11
10
## Getting Started
12
11
@@ -19,13 +18,13 @@ End-to-end machine learning for soccer-playing robots. We are experimenting with
3. Install dependencies using [poetry](https://python-poetry.org/docs/#installation):
@@ -55,3 +54,11 @@ Some tools contained in this repository require additional system-dependencies.
55
54
```
56
55
57
56
Then build the Python package as described in [this document](https://docs.b-human.de/master/python-bindings/#local-build).
57
+
58
+
## Acknowledgements
59
+
60
+
We gratefully acknowledge funding and support from the project [*Digital and Data Literacy in Teaching Lab (DDLitLab)*](https://www.hcl.uni-hamburg.de/ddlitlab.html) at the University of Hamburg and the [*Stiftung Innovation in der Hochschullehre*](https://stiftung-hochschullehre.de/) foundation.
61
+
We extend our special thanks to the members of the [*Hamburg Bit-Bots*](https://bit-bots.de/) RoboCup team for their continuous support and for providing data and computational resources.
62
+
We also thank the RoboCup teams [*B-Human*](https://b-human.de/) and [*HULKs*](https://hulks.de/) for generously sharing their data for this research.
63
+
Additionally, we are grateful to the [*Technical Aspects of Multimodal Systems (TAMS)*](https://tams.informatik.uni-hamburg.de/) research group at the University of Hamburg for providing computational resources.
64
+
This research was partially funded by the Ministry of Science, Research and Equalities of Hamburg, as well as the German Research Foundation (DFG) and the National Science Foundation of China (NSFC) through the project [*Crossmodal Learning*](https://www.crossmodal-learning.org/home.html) (TRR-169).
0 commit comments