Update README.md
Browse files
README.md
CHANGED
|
@@ -60,7 +60,7 @@ import matplotlib.pyplot as plt
|
|
| 60 |
|
| 61 |
# Configuration
|
| 62 |
model_config_path = "config_mask_rcnn_resized.yaml"
|
| 63 |
-
model_path = "
|
| 64 |
|
| 65 |
label_map = {
|
| 66 |
0: "advertisement",
|
|
|
|
| 60 |
|
| 61 |
# Configuration
|
| 62 |
model_config_path = "config_mask_rcnn_resized.yaml"
|
| 63 |
+
model_path = "SweMPer-layout-lite.pth"
|
| 64 |
|
| 65 |
label_map = {
|
| 66 |
0: "advertisement",
|