Update README.md
Browse files
README.md
CHANGED
@@ -6,12 +6,9 @@ tags:
|
|
6 |
- computer-vision
|
7 |
- climate
|
8 |
license: mit
|
9 |
-
|
10 |
-
-
|
11 |
-
|
12 |
-
- accuracy
|
13 |
-
- precision
|
14 |
-
- recall
|
15 |
---
|
16 |
|
17 |
# V-BeachNet
|
@@ -68,4 +65,4 @@ This code is tested on a newly installed Ubuntu 24.04 with default version of Py
|
|
68 |
```sh
|
69 |
./test_video_seg.sh
|
70 |
```
|
71 |
-
Access your segmented data from the `output` directory.
|
|
|
6 |
- computer-vision
|
7 |
- climate
|
8 |
license: mit
|
9 |
+
language:
|
10 |
+
- en
|
11 |
+
pipeline_tag: image-classification
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# V-BeachNet
|
|
|
65 |
```sh
|
66 |
./test_video_seg.sh
|
67 |
```
|
68 |
+
Access your segmented data from the `output` directory.
|