update README
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
---
|
5 |
+
# Chronologically Accurate Retrieval for Temporal Grounding of Motion-Language Models (ECCV 2024)
|
6 |
+
|
7 |
+
Sample pretrained weights for paper : Chronologically Accurate Retrieval for Temporal Grounding of Motion-Language Models.
|
8 |
+
Please refer to the [project page](https://kfworks.com/CAR-WP/) for details.
|
9 |
+
|
10 |
+
## License
|
11 |
+
[Apache License 2.0](LICENSE)
|