Releases: GDSC-Delft-Dev/apa
Releases · GDSC-Delft-Dev/apa
Release 0.1
The first Terraform release submitted to the 2023 Google's Solution Challenge. 0.1
provides:
- the Terraform Android mobile application (
src/frontend
)- user authentication
- adding fields
- showing fields in Google Maps
- field overviews
- index and insight display
- remedy chatbot
- the image processing pipeline (
src/backend
) with- modularity and parallelism
- modules:
- mosaicing
- segmentation
- index calculation (NDVI, TCARI)
- disease detection (tomatoes, potatoes)
- segmentation (nutrient deficiency, weed cluster, standing water detection...)
- the
Mat
image wrapper - containerization
- underlying cloud infrastructure (see the wiki)
- static analysis, static typing enforcement
- unit testing
- CI/CD
- the Github wiki