2019SZI-Projekt/readme.md

17 lines
640 B
Markdown
Raw Normal View History

2019-04-08 14:06:33 +02:00
# Project: Artificial intelligence
**Authors**
2019-05-04 18:46:28 +02:00
- [Maciej Sobkowiak](https://github.com/MaSobkowiak) - UI, pathfinding
2019-04-08 14:08:03 +02:00
- [Julian Kobryński](https://github.com/JKobrynski)
2019-05-04 18:46:28 +02:00
- [Norbert Litkowski](https://github.com/nlitkowski) - UI, image recognition
2019-04-07 15:27:52 +02:00
2019-04-08 14:06:33 +02:00
**Subject: intelligent garbage truck**
2019-04-07 16:00:47 +02:00
2019-04-08 14:06:33 +02:00
**Technologies used**
- [PyGame](https://www.pygame.org/)
2019-05-01 02:09:06 +02:00
- [NumPy](http://www.numpy.org/)
2019-05-04 18:46:28 +02:00
- [PyQt5](https://pypi.org/project/PyQt5/)
- [TensorFlow](https://www.tensorflow.org/)
- [Augmentor](https://github.com/mdbloice/Augmentor)
2019-05-04 18:46:28 +02:00
**Credits**
- As a learning set of images I used images from [this](https://github.com/garythung/trashnet) project.