Commit
·
db19055
1
Parent(s):
652bc01
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: other
|
3 |
---
|
4 |
|
|
|
5 |
# Pathole Detection
|
6 |
## Deployment
|
7 |
|
@@ -27,9 +28,6 @@ Now Upload Your Video in "inference_data" Folder And Run The Commend
|
|
27 |
|
28 |
```
|
29 |
|
30 |
-
If You want Change the Model Change the Dir path of weights , Data , cfg .
|
31 |
-
The Output results Are Save in results Folder.
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
|
|
|
|
2 |
license: other
|
3 |
---
|
4 |
|
5 |
+
|
6 |
# Pathole Detection
|
7 |
## Deployment
|
8 |
|
|
|
28 |
|
29 |
```
|
30 |
|
31 |
+
* If You want Change the Model Change the Dir path of weights , Data , cfg .
|
|
|
|
|
|
|
|
|
32 |
|
33 |
+
** The Output results Are Save in results Folder.
|