Update README.md
Browse files
README.md
CHANGED
@@ -15,29 +15,29 @@ References:
|
|
15 |
|
16 |
Simon Bultmann, Raphael Memmesheimer, and Sven Behnke:
|
17 |
External Camera-based Mobile Robot Pose Estimation for Collaborative Perception with Smart Edge Sensors
|
18 |
-
In Proceedings of IEEE International Conference on Robotics and Automation (ICRA), London, UK, June 2023
|
19 |
-
[Paper](https://www.ais.uni-bonn.de/papers/ICRA_2023_Bultmann.pdf)
|
20 |
[Video](https://www.ais.uni-bonn.de/videos/ICRA_2023_Bultmann/)
|
21 |
|
22 |
Julian Hau, Simon Bultmann, and Sven Behnke:
|
23 |
Object-level 3D Semantic Mapping using a Network of Smart Edge Sensors
|
24 |
-
In Proceedings of 6th IEEE International Conference on Robotic Computing (IRC), Naples, Italy, December 2022
|
25 |
-
[Paper](https://www.ais.uni-bonn.de/papers/IRC_2022_Hau.pdf)
|
26 |
[Video](https://www.ais.uni-bonn.de/videos/IRC_2022_Hau_Bultmann/)
|
27 |
|
28 |
Simon Bultmann and Sven Behnke:
|
29 |
3D Semantic Scene Perception using Distributed Smart Edge Sensors
|
30 |
-
In Proceedings of 17th International Conference on Intelligent Autonomous Systems (IAS), Zagreb, Croatia, June 2022
|
31 |
-
[Paper](https://www.ais.uni-bonn.de/papers/IAS_2022_Bultmann.pdf)
|
32 |
-
[Video](https://www.ais.uni-bonn.de/videos/IAS_2022_Bultmann/)
|
33 |
-
[Code Nvidia Jetson Sensorboard](https://github.com/AIS-Bonn/JetsonTRTPerception)
|
34 |
[Code Backend](https://github.com/AIS-Bonn/SmartEdgeSensor3DScenePerception)
|
35 |
|
36 |
Simon Bultmann and Sven Behnke:
|
37 |
Real-Time Multi-View 3D Human Pose Estimation using Semantic Feedback to Smart Edge Sensors
|
38 |
-
In Proceedings of Robotics: Science and Systems (RSS), July 2021
|
39 |
-
[Paper](https://www.ais.uni-bonn.de/papers/RSS_2021_Bultmann.pdf)
|
40 |
-
[Video](https://www.ais.uni-bonn.de/videos/RSS_2021_Bultmann/)
|
41 |
-
[Code](https://github.com/AIS-Bonn/SmartEdgeSensor3DHumanPose)
|
42 |
|
43 |
|
|
|
15 |
|
16 |
Simon Bultmann, Raphael Memmesheimer, and Sven Behnke:
|
17 |
External Camera-based Mobile Robot Pose Estimation for Collaborative Perception with Smart Edge Sensors
|
18 |
+
In Proceedings of IEEE International Conference on Robotics and Automation (ICRA), London, UK, June 2023.<br>
|
19 |
+
[Paper](https://www.ais.uni-bonn.de/papers/ICRA_2023_Bultmann.pdf);
|
20 |
[Video](https://www.ais.uni-bonn.de/videos/ICRA_2023_Bultmann/)
|
21 |
|
22 |
Julian Hau, Simon Bultmann, and Sven Behnke:
|
23 |
Object-level 3D Semantic Mapping using a Network of Smart Edge Sensors
|
24 |
+
In Proceedings of 6th IEEE International Conference on Robotic Computing (IRC), Naples, Italy, December 2022.<br>
|
25 |
+
[Paper](https://www.ais.uni-bonn.de/papers/IRC_2022_Hau.pdf);
|
26 |
[Video](https://www.ais.uni-bonn.de/videos/IRC_2022_Hau_Bultmann/)
|
27 |
|
28 |
Simon Bultmann and Sven Behnke:
|
29 |
3D Semantic Scene Perception using Distributed Smart Edge Sensors
|
30 |
+
In Proceedings of 17th International Conference on Intelligent Autonomous Systems (IAS), Zagreb, Croatia, June 2022.<br>
|
31 |
+
[Paper](https://www.ais.uni-bonn.de/papers/IAS_2022_Bultmann.pdf);
|
32 |
+
[Video](https://www.ais.uni-bonn.de/videos/IAS_2022_Bultmann/);
|
33 |
+
[Code Nvidia Jetson Sensorboard](https://github.com/AIS-Bonn/JetsonTRTPerception);
|
34 |
[Code Backend](https://github.com/AIS-Bonn/SmartEdgeSensor3DScenePerception)
|
35 |
|
36 |
Simon Bultmann and Sven Behnke:
|
37 |
Real-Time Multi-View 3D Human Pose Estimation using Semantic Feedback to Smart Edge Sensors
|
38 |
+
In Proceedings of Robotics: Science and Systems (RSS), July 2021.<br>
|
39 |
+
[Paper](https://www.ais.uni-bonn.de/papers/RSS_2021_Bultmann.pdf);
|
40 |
+
[Video](https://www.ais.uni-bonn.de/videos/RSS_2021_Bultmann/);
|
41 |
+
[Code](https://github.com/AIS-Bonn/SmartEdgeSensor3DHumanPose);
|
42 |
|
43 |
|