Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attention-based and capsule-routing-based).
-
Updated
Mar 24, 2020 - Python
Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attention-based and capsule-routing-based).
We design a multi-task model for joint disaster classification and victim detection. We train the model using both the Centralized Learning (CL) and Federated Learning (FL) methods. We also tried Active Learning (AL) to see how it could help in reducing the labeling workload for disaster dataset. Lastly, we optimized the model using OpenVINO.
An image processing model to classify the type of disaster based on the image dataset.
Train a lightweight MobileNetV2 model for disaster classification using the Crisis Image Benchmark Datasets (CrisisIBD).
Add a description, image, and links to the disaster-classification topic page so that developers can more easily learn about it.
To associate your repository with the disaster-classification topic, visit your repo's landing page and select "manage topics."