Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
| 1 |
-
-
|
| 2 |
-
|
| 3 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Ego4D-NLQ Feature for OSGNet
|
| 2 |
+
|
| 3 |
+
This repository provides the NLQ features for Object-Shot Enhanced Grounding Network (OSGNet). For video feature and text feature of nlq_v2, we do not redistribute the feature in this repository. Please see `nlq_v2/GROUNDNLQ_FEATURE.md` for how to obtain it from GroundNLQ.
|
| 4 |
+
|
| 5 |
+
For installation, dataset preparation, training, and evaluation, please refer to the main repository:
|
| 6 |
+
|
| 7 |
+
GitHub: https://github.com/iLearn-Lab/CVPR25-OSGNet
|
| 8 |
+
|
| 9 |
+
Paper: https://openaccess.thecvf.com/content/CVPR2025/html/Feng_Object-Shot_Enhanced_Grounding_Network_for_Egocentric_Video_CVPR_2025_paper.html
|