Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# OSGNet
|
| 2 |
+
|
| 3 |
+
This repository provides the model checkpoints 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](https://github.com/iLearn-Lab/CVPR25-OSGNet)
|
| 8 |
+
* Paper: [https://openaccess.thecvf.com/content/CVPR2025/html/Feng_Object-Shot_Enhanced_Grounding_Network_for_Egocentric_Video_CVPR_2025_paper.html](https://openaccess.thecvf.com/content/CVPR2025/html/Feng_Object-Shot_Enhanced_Grounding_Network_for_Egocentric_Video_CVPR_2025_paper.html)
|
| 9 |
+
|
| 10 |
+
Related feature repositories:
|
| 11 |
+
|
| 12 |
+
* Ego4D-NLQ: [https://huggingface.co/datasets/iLearn-Lab/CVPR25-OSGNet-Ego4D-NLQ](https://huggingface.co/datasets/iLearn-Lab/CVPR25-OSGNet-Ego4D-NLQ)
|
| 13 |
+
* TACoS: [https://huggingface.co/datasets/iLearn-Lab/CVPR25-OSGNet-TACoS](https://huggingface.co/datasets/iLearn-Lab/CVPR25-OSGNet-TACoS)
|
| 14 |
+
* Ego4D-GoalStep: [https://huggingface.co/datasets/iLearn-Lab/CVPR25-OSGNet-Ego4D-GoalStep](https://huggingface.co/datasets/iLearn-Lab/CVPR25-OSGNet-Ego4D-GoalStep)
|