Datasets:
Update Readme
Browse files
README.md
CHANGED
@@ -1,10 +1,14 @@
|
|
1 |
-
---
|
2 |
-
task_categories:
|
3 |
-
- image-segmentation
|
4 |
-
- mask-generation
|
5 |
-
language:
|
6 |
-
- en
|
7 |
-
|
|
|
|
|
|
|
|
|
8 |
|
9 |
The **AUTOFISH** dataset comprises 1500 high-quality images of fish on a conveyor belt. It features 454 unique fish with class labels, IDs, manual length measurements,
|
10 |
and a total of 18,160 instance segmentation masks.
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- image-segmentation
|
4 |
+
- mask-generation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
format:
|
8 |
+
- json
|
9 |
+
modalities:
|
10 |
+
- image
|
11 |
+
---
|
12 |
|
13 |
The **AUTOFISH** dataset comprises 1500 high-quality images of fish on a conveyor belt. It features 454 unique fish with class labels, IDs, manual length measurements,
|
14 |
and a total of 18,160 instance segmentation masks.
|