Datasets:
Put images in a table
Browse files
README.md
CHANGED
@@ -124,16 +124,12 @@ number of fish and distribution of species in each group were pseudo-randomly se
|
|
124 |
Every group is partitioned into three subsets: *Set1*, *Set2*, and *All*. *Set1* and *Set2* contain half of the fish each, and none of the
|
125 |
fish overlap or touch each other. *All* contains all the fish from the group, purposely placed in positions with high overlap. Every group directory contains 20 images for
|
126 |
each set, where variation is introduced by changing the position and orientation of the fish. Exactly half of every set is with the fish on their one side, while the other
|
127 |
-
half has the fish flipped.
|
128 |
-
|
129 |
-
<p float="left">
|
130 |
-
<img src="example_images/1083.png" />
|
131 |
-
<img src="example_images/81.png"/>
|
132 |
-
<img src="example_images/298.png" />
|
133 |
-
<img src="example_images/765.png" />
|
134 |
-
<em>Example images from the dataset with overlayed annotations.</em>
|
135 |
-
</p>
|
136 |
|
|
|
|
|
|
|
|
|
137 |
|
138 |
The available classes are:
|
139 |
- Cod
|
|
|
124 |
Every group is partitioned into three subsets: *Set1*, *Set2*, and *All*. *Set1* and *Set2* contain half of the fish each, and none of the
|
125 |
fish overlap or touch each other. *All* contains all the fish from the group, purposely placed in positions with high overlap. Every group directory contains 20 images for
|
126 |
each set, where variation is introduced by changing the position and orientation of the fish. Exactly half of every set is with the fish on their one side, while the other
|
127 |
+
half has the fish flipped. The following figures display some examples with overlaid annotations:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
128 |
|
129 |
+
| | |
|
130 |
+
|----------|----------|
|
131 |
+
| <img src="example_images/1083.png" width="450px" /> | <img src="example_images/81.png" width="450px"/> |
|
132 |
+
| <img src="example_images/298.png" width="450px" /> | <img src="example_images/765.png" width="450px" /> |
|
133 |
|
134 |
The available classes are:
|
135 |
- Cod
|