Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# TACoS Feature for OSGNet
|
| 2 |
+
|
| 3 |
+
This repository provides the TACoS features for Object-Shot Enhanced Grounding Network (OSGNet).
|
| 4 |
+
For installation, dataset preparation, training, and evaluation, please refer to the main repository:
|
| 5 |
+
GitHub: https://github.com/iLearn-Lab/CVPR25-OSGNet
|
| 6 |
+
Paper: https://openaccess.thecvf.com/content/CVPR2025/html/Feng_Object-Shot_Enhanced_Grounding_Network_for_Egocentric_Video_CVPR_2025_paper.html
|
| 7 |
+
Checkpoints: https://huggingface.co/iLearn-Lab/CVPR25-OSGNet
|