Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/technologiestiftung/maps-latent-space
An AI exploration on how to create maps and a infrastructure to display it in an exhibition space. A collaboration between Birds On Mars and Technologiestiftung Berlin/CityLAB.
https://github.com/technologiestiftung/maps-latent-space
Last synced: 30 days ago
JSON representation
An AI exploration on how to create maps and a infrastructure to display it in an exhibition space. A collaboration between Birds On Mars and Technologiestiftung Berlin/CityLAB.
- Host: GitHub
- URL: https://github.com/technologiestiftung/maps-latent-space
- Owner: technologiestiftung
- License: mit
- Created: 2020-01-07T19:40:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T21:58:33.000Z (almost 2 years ago)
- Last Synced: 2023-02-27T11:05:52.362Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 10.1 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Built%20with%20%E2%9D%A4%EF%B8%8F-at%20Technologiestiftung%20Berlin-blue)
# Maps Latent Space
An AI exploration on how to create maps and a infrastructure to display it in an exhibition space.
A collaboration between Birds On Mars and Technologiestiftung Berlin/CityLAB.---
This repository contains:
- [ml](ml/) The actual Python Machine Learning Setup
- [server](server/) A Express/Johnny Five server that takes care of routing requests from the hardware and the client to the ml Setup
- [client](client/) A HTML frontend to display the generated maps.## Todo
- [ ] Build the exhibit
- [ ] Test with all potentiometers connected## Structure
This is a simple diagram to show how the structure of the application is.
![structure of the application diagram](./docs/maps-latent-space.png)
## Contributors β¨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Fabian MorΓ³n Zirfas
π» π
birdNicolas
π»
Lucas Vogel
π
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Credits