Add link to paper and code (#1)
Browse files- Add link to paper and code (638db0c18060670abba8bdba5b554bf927fea2b7)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Preparing Dataset for HAKE-GIO + HAKE-AVA-PaSta (h box + b box & class + action + PaSta)
|
2 |
|
3 |
1. Dataset downloading steps
|
@@ -57,9 +67,3 @@
|
|
57 |
- object_name: name of object
|
58 |
- human_id: ID of the person performing the action
|
59 |
- object_id: category id of the object
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
---
|
64 |
-
license: mit
|
65 |
-
---
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- video-understanding
|
5 |
+
---
|
6 |
+
|
7 |
+
Dataset of the paper [Interacted Object Grounding in Spatio-Temporal Human-Object Interactions](https://huggingface.co/papers/2412.19542)
|
8 |
+
|
9 |
+
Code: https://github.com/DirtyHarryLYL/HAKE-AVA
|
10 |
+
|
11 |
# Preparing Dataset for HAKE-GIO + HAKE-AVA-PaSta (h box + b box & class + action + PaSta)
|
12 |
|
13 |
1. Dataset downloading steps
|
|
|
67 |
- object_name: name of object
|
68 |
- human_id: ID of the person performing the action
|
69 |
- object_id: category id of the object
|
|
|
|
|
|
|
|
|
|
|
|