Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ tags:
|
|
| 12 |
|
| 13 |
# Bridge Debris Detection Model
|
| 14 |
|
| 15 |
-
Detects debris accumulation on bridge camera images. Companion model to the [bridgemonitoring_tool](https://github.com/rvandaele/bridgemonitoring_tool) project.
|
| 16 |
|
| 17 |
## Model Details
|
| 18 |
- **Architecture:** UNet (via segmentation_models_pytorch)
|
|
|
|
| 12 |
|
| 13 |
# Bridge Debris Detection Model
|
| 14 |
|
| 15 |
+
Detects debris (debris_model.pt) and water (water_model.pt) accumulation on bridge camera images. Companion model to the [bridgemonitoring_tool](https://github.com/rvandaele/bridgemonitoring_tool) project.
|
| 16 |
|
| 17 |
## Model Details
|
| 18 |
- **Architecture:** UNet (via segmentation_models_pytorch)
|