docs: Updated README
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
task_ids:
|
3 |
+
- image-classification
|
4 |
+
tags:
|
5 |
+
- image-classification
|
6 |
license: apache-2.0
|
7 |
---
|
8 |
+
|
9 |
+
# OpenFire
|
10 |
+
|
11 |
+
For more information about this dataset, please refer to its [documentation](https://pyronear.org/pyro-vision/datasets.html#openfire).
|