Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -59,7 +59,7 @@ with demo:
|
|
59 |
gr.Markdown('''
|
60 |
# Czech Traffic Signs Detector
|
61 |
Using [Cascade R-CNN](https://arxiv.org/abs/1712.00726) pretrained on COCO, finetuned on dataset of 39425 images provided by kky.zcu.cz, running on MMDetection.
|
62 |
-
|
63 |
## Run prediction
|
64 |
1. Upload an image (left box)
|
65 |
2. Press submit
|
|
|
59 |
gr.Markdown('''
|
60 |
# Czech Traffic Signs Detector
|
61 |
Using [Cascade R-CNN](https://arxiv.org/abs/1712.00726) pretrained on COCO, finetuned on dataset of 39425 images provided by kky.zcu.cz, running on MMDetection.
|
62 |
+
Report (in Czech): https://drive.google.com/file/d/1bFafvrTdd6Gs9-uwIia8R1CZ1a-Fn9KR/view?usp=drive_link
|
63 |
## Run prediction
|
64 |
1. Upload an image (left box)
|
65 |
2. Press submit
|