Soy Sauce
TakiWaehere NZ Geospatial Hackathon 24 Hour - Soy Sauce - Crash Severity Prediction
Auckland, New Zealand
Pinned Repositories
backend
Hosting tensorflow keras model using FastAPI. Provide users to upload their own images and call the model to make real time prediction.
geojson
Map predictions are made beforehand and served statically using this GitHub repo.
tf-crash-severity
This project aims to predict the crash severity for given road features contained within satellite images.
transform-scripts
Scripts used to transform our data before importing to jupyter notebook and tensorflow. Mainly used to match our data with satellite imagery
web-app
Crash Severity Prediction, used to predict crash severity using CAS Open Data and Maxar Satellite Imagery
Soy Sauce's Repositories
SoySauceNZ/tf-crash-severity
This project aims to predict the crash severity for given road features contained within satellite images.
SoySauceNZ/web-app
Crash Severity Prediction, used to predict crash severity using CAS Open Data and Maxar Satellite Imagery
SoySauceNZ/backend
Hosting tensorflow keras model using FastAPI. Provide users to upload their own images and call the model to make real time prediction.
SoySauceNZ/transform-scripts
Scripts used to transform our data before importing to jupyter notebook and tensorflow. Mainly used to match our data with satellite imagery
SoySauceNZ/geojson
Map predictions are made beforehand and served statically using this GitHub repo.