Datasets:
ArXiv:
License:
Add task category, project page and Github repository
Browse filesThis PR adds the task category, project page and Github repository to the dataset card.
README.md
CHANGED
|
@@ -1,4 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- object-detection
|
| 5 |
---
|
| 6 |
+
|
| 7 |
+
More details can be found in the [BOP 2024 report](https://huggingface.co/papers/2504.02812).
|
| 8 |
+
|
| 9 |
+
Project page: http://bop.felk.cvut.cz/
|
| 10 |
+
|
| 11 |
+
Github repository: https://github.com/thodan/bop_toolkit
|