17 lines
635 B
Markdown
17 lines
635 B
Markdown
# Project: Artificial intelligence
|
|
**Authors**
|
|
- [Maciej Sobkowiak](https://github.com/MaSobkowiak) - UI, pathfinding
|
|
- [Julian Kobryński](https://github.com/JKobrynski)
|
|
- [Norbert Litkowski](https://github.com/nlitkowski) - UI, image recognition
|
|
|
|
**Subject: intelligent garbage truck**
|
|
|
|
**Technologies used**
|
|
- [PyGame](https://www.pygame.org/)
|
|
- [NumPy](http://www.numpy.org/)
|
|
- [PyQt5](https://pypi.org/project/PyQt5/)
|
|
- [TensorFlow](https://www.tensorflow.org/)
|
|
- [Augmentor](https://augmentor.readthedocs.io)
|
|
|
|
**Credits**
|
|
- As a learning set of images I used images from [this](https://github.com/garythung/trashnet) project. |