rvandaele commited on
Commit
2da17f1
·
verified ·
1 Parent(s): 1b99668

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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)