Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Ego4D-GoalStep Feature for OSGNet
|
| 2 |
+
|
| 3 |
+
This repository provides the # Ego4D-GoalStep Feature for OSGNet features for Object-Shot Enhanced Grounding Network (OSGNet).
|
| 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
|
| 10 |
+
|
| 11 |
+
Checkpoints: https://huggingface.co/iLearn-Lab/CVPR25-OSGNet
|