/damage_severity_classifier

Our machine learning model and application to classify damage severity

Primary LanguageJupyter Notebook

damage_severity_classifier

Our machine learning model to classify damage severity. You can find the machine learning steps to create the model in 'model' folder. here are the deployed model that we use in the application:

The codes that we used to deploy the model are in the 'deployment' folder.

Android App source code is under the 'android' branch directory. To use it, just download and then import the project from that branch on Android Studio