# Technologies

All the code in this project is made in [Python](https://www.python.org/). For a more detailed overview and explanation of all the technologies we used, you can click one of the links below.

## Model
* [Tensorflow (Keras)](model/README#architecture)
* [Segmentation_Models](model/README#architecture)
* [Unet](model/README#architecture)
* [EfficientNet](model/README#architecture)
* [Google Cloud TPU](model/README#tpu)
* [Nvidia TensorRT](model/README#tensorrt)
* [OpenCV](https://opencv.org/)

## Rover
* [ROS (Robot Operating System)](ros/README)
* [Ardupilot](rover/ardupilot)
* [QGroundControl](rover/qgroundcontrol)


## Documentation
* [Jupyter Book](DOCUMENTATION)
* [Jupyter Notebook](https://jupyter.org/)
* [Markdown](https://myst-parser.readthedocs.io/en/latest/index.html)
