Javier Fumanal
commited on
Commit
·
8a5dd01
1
Parent(s):
b0b99b9
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
task_categories:
|
4 |
+
- image-classification
|
5 |
---
|
6 |
+
|
7 |
+
The blob dataset!
|
8 |
+
|
9 |
+
-----
|
10 |
+
|
11 |
+
This dataset consists of a collection of 100000 that contains randomly generated blobs over a random noise background. Each image has annotated its number of blobs and if they are large or small.
|
12 |
+
The task consists of learning at the same time a quantitable guess (number of blobs) and a qualitative one (its size).
|